[CMake] Full paths for transitive dependencies

Stephen Kelly steveire at gmail.com
Wed Mar 18 15:13:58 EDT 2015


Adam wrote:

> I happened to stumble acrosss this today.  I fixed it by adding another
> find_package to the last project but this seems to defeat the purpose of
> transitive dependencies.  What am I doing wrong?

The docs I linked to describe Config files which include() the result of 
install(EXPORT).

Thanks,

Steve.




More information about the CMake mailing list