[cmake-developers] install(EXPORT) with PRIVATE dependency: possible bug

Brad King brad.king at kitware.com
Fri Jan 15 10:26:43 EST 2016


On 01/14/2016 04:12 PM, Tamás Kenéz wrote:
> Is this really a bug or did I miss something?

It is a bug.  Good catch and thanks for the simple example.
This should fix it:

 Fix export of STATIC library PRIVATE dependencies with CMP0022 NEW
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=aea1b036

-Brad



More information about the cmake-developers mailing list