Skip to content

Support CMake package registry #227

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

Merged
merged 3 commits into from
Oct 20, 2019

Conversation

mikkoi
Copy link
Contributor

@mikkoi mikkoi commented Oct 20, 2019

Store the current build directory in the CMake user package registry. This helps dependent projects use a package from the current project’s build tree, i.e. without installing it.

Also fix the missing public header check_stdint.h from CMake build.

mikkoi and others added 3 commits October 20, 2019 02:24
The registries are especially useful to help projects find packages
in non-standard install locations or directly in their own build trees.

Signed-off-by: Mikko Johannes Koivunalho <mikko.koivunalho@iki.fi>
Signed-off-by: Mikko Johannes Koivunalho <mikko.koivunalho@iki.fi>
@brarcher brarcher merged commit ca33ec0 into libcheck:master Oct 20, 2019
@mikkoi mikkoi deleted the support-cmake-package-registry branch October 25, 2019 08:04
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