Skip to content

Support CMake package registry#227

Merged
brarcher merged 3 commits into
libcheck:masterfrom
mikkoi:support-cmake-package-registry
Oct 20, 2019
Merged

Support CMake package registry#227
brarcher merged 3 commits into
libcheck:masterfrom
mikkoi:support-cmake-package-registry

Conversation

@mikkoi

@mikkoi mikkoi commented Oct 20, 2019

Copy link
Copy Markdown
Contributor

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