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

more cmake instructions for linux #151

Merged
merged 2 commits into from
Dec 30, 2017
Merged

more cmake instructions for linux #151

merged 2 commits into from
Dec 30, 2017

Conversation

gocarlos
Copy link
Contributor

adding only SQLiteCpp to target_link_libraries() was not enough for me under ubuntu 16.04.
there fore added cmake instructions in more detail.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.36% when pulling ed30e77 on gocarlos:master into 48740ac on SRombauts:master.

@SRombauts SRombauts self-assigned this Dec 30, 2017
@SRombauts
Copy link
Owner

Thanks @gocarlos, this kind of enhancement to documentation is always helpful!

@SRombauts SRombauts merged commit 2de458d into SRombauts:master Dec 30, 2017
SQLiteCpp
sqlite3
pthread
dl

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's better to use cross-platform friendly ${CMAKE_DL_LIBS} and find_package(Threads REQUIRED) here.

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

Successfully merging this pull request may close these issues.

4 participants