Skip to content

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 <[email protected]>
Signed-off-by: Mikko Johannes Koivunalho <[email protected]>
@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