[cmake-developers] exports and MAP_IMPORTED_CONFIG_<CONFIG>

Brad King brad.king at kitware.com
Thu Dec 13 11:25:50 EST 2012


On 12/13/2012 11:22 AM, Stephen Kelly wrote:
>>>  include(FooTargets.cmake)

Sorry, I misread that as find_package(Foo).

>>>  set_property(TARGET Foo::foo
>>>     PROPERTY MAP_IMPORTED_CONFIG_COVERAGE Release
>>>  )
> However, I think the above is clear enough. The consuming project would set 
> the property after a find_package.

Yes.  Now we're on the same page ;)

-Brad



More information about the cmake-developers mailing list