Skip to content

Added support for cmake dependencies and version information#235

Merged
SRombauts merged 1 commit intoSRombauts:masterfrom
BioDataAnalysis:emmenlau_add_cmake_exports
Dec 29, 2019
Merged

Added support for cmake dependencies and version information#235
SRombauts merged 1 commit intoSRombauts:masterfrom
BioDataAnalysis:emmenlau_add_cmake_exports

Conversation

@emmenlau
Copy link
Copy Markdown
Contributor

This PR adds support for cmake transitive dependency tracking and cmake version information. With this PR, when SQLiteCpp links against an external SQLite3, then downstream projects will also automatically link against SQLite3.

Also, this PR enables using the version number in the find_package command:

find_package(SQLiteCpp 2.4.0)

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 96.586% when pulling bd956b0 on BioDataAnalysis:emmenlau_add_cmake_exports into 8329e7a on SRombauts:master.

@SRombauts SRombauts self-assigned this Dec 24, 2019
@SRombauts SRombauts merged commit c177d90 into SRombauts:master Dec 29, 2019
@SRombauts
Copy link
Copy Markdown
Owner

Thanks for this!

@emmenlau emmenlau deleted the emmenlau_add_cmake_exports branch January 17, 2020 09:30
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.

3 participants