CMake/Tests/ExportImport/Import
Robert Goulet d25819bc26 Add generator expression support to OUTPUT_DIRECTORY target properties
If {ARCHIVE,LIBRARY,RUNTIME}_OUTPUT_DIRECTORY is set with a genex then
do not add the per-config subdirectory on multi-config generators.
This will allow projects to use $<CONFIG> to place the per-config
part of the directory path somewhere other than the end.
2015-08-12 13:43:00 -04:00
..
A Add generator expression support to OUTPUT_DIRECTORY target properties 2015-08-12 13:43:00 -04:00
Interface Export: Escape exported property values when writing CMake language files 2015-06-24 09:19:39 -04:00
try_compile try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIES 2013-08-26 11:37:00 -04:00
CMakeLists.txt Export: Populate INTERFACE_COMPILE_FEATURES property. 2014-04-08 11:05:07 +02:00
imp_testTransExe1.c ENH: Test transitive link to subdir-imported lib 2009-04-06 11:11:33 -04:00