[cmake-developers] install(EXPORT) with PRIVATE dependency: possible bug
Brad King
brad.king at kitware.com
Thu Feb 18 10:51:13 EST 2016
On 01/15/2016 10:26 AM, Brad King wrote:
> Fix export of STATIC library PRIVATE dependencies with CMP0022 NEW
> https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=aea1b036
That turned out to introduce a regression when the private dependency
is not a target. Here is a fix to both problems and new test cases:
Fix export of STATIC library PRIVATE non-target dependencies
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=87f44b75
-Brad
More information about the cmake-developers
mailing list