CMake/Tests/ExportImport/Import
Stephen Kelly 650e61f833 Add a convenient way to add the includes install dir to the INTERFACE.
Export the INCLUDES DESTINATION without appending to the
INTERFACE_INCLUDE_DIRECTORIES of the target itself. That way, a target
can be exported multiple times with different INCLUDES DESTINATION
without unintended cross-pollution of export sets.
2013-07-24 17:32:58 +02:00
..
A Add a convenient way to add the includes install dir to the INTERFACE. 2013-07-24 17:32:58 +02:00
try_compile Handle targets in the LINK_LIBRARIES of try_compile. 2013-02-22 08:35:39 -05:00
CMakeLists.txt Handle targets in the LINK_LIBRARIES of try_compile. 2013-02-22 08:35:39 -05:00
imp_testTransExe1.c ENH: Test transitive link to subdir-imported lib 2009-04-06 11:11:33 -04:00