Skip to content

Adds support for CMake #93

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

adeharo9
Copy link

@adeharo9 adeharo9 commented Feb 5, 2020

Added support for building with CMake.

It takes care of the pthreads dependency and defines the fast_cpp_csv_parser library target with all the libraries and directories already linked and included so the end user only has to link with the target itself, forgetting about everything else.

@ben-strasser
Copy link
Owner

I'll leave this open in case somebody comes looking for this. However, I will not merge this because I do not intend to maintain a CMakeLists.txt for a single header file.

@CodeFinder2
Copy link

@adeharo9 Maybe you find this helpful: https://github.com/CodeFinder2/fast-cpp-csv-parser

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants