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

Improve import to CMake projects #185

Merged
merged 5 commits into from
Jun 1, 2019
Merged

Conversation

mikkoi
Copy link
Contributor

@mikkoi mikkoi commented May 11, 2019

CMake 3 and above support a better way to import other projects. Instead of variables having target libraries (filenames) and include directories, you can import targets. This is more convenient and easier. Commit 3451a76 contains an example of how this is done.

    * not functional change.

Signed-off-by: Mikko Johannes Koivunalho <mikko.koivunalho@iki.fi>
Signed-off-by: Mikko Johannes Koivunalho <mikko.koivunalho@iki.fi>
Signed-off-by: Mikko Johannes Koivunalho <mikko.koivunalho@iki.fi>
Signed-off-by: Mikko Johannes Koivunalho <mikko.koivunalho@iki.fi>
@brarcher brarcher merged commit 1924bf6 into libcheck:master Jun 1, 2019
@mikkoi mikkoi deleted the improve-import branch June 22, 2019 09:59
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.

2 participants