[cmake-developers] INTERFACE_LINK_LIBRARIES property?

Brad King brad.king at kitware.com
Wed Jun 26 14:14:47 EDT 2013


On 6/26/2013 12:24 PM, Stephen Kelly wrote:
> EXPORT_LINK_INTERFACE_LIBRARIES option

I think the generated targets file will need to bump its
minimum required version of CMake if the policy is NEW
and the compatibility export option is not used.  Otherwise
consuming projects running older CMake versions will silently
get through the CMake step and fail at build time.

-Brad



More information about the cmake-developers mailing list