Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Adds support for CMake #93

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.

CMakeLists.txt Outdated Show resolved Hide resolved
@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

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

Successfully merging this pull request may close these issues.

4 participants