CMake/Tests/ExportImport
Stephen Kelly 5daaa5c48d Fix TARGET_PROPERTY target extractions.
We need to make sure we can export targets which have content such
as $<0:$<TARGET_PROPERTY:not_a_target,INTERFACE_INCLUDE_DIRECTORIES>

That means making not finding a target non-fatal here.
2013-01-29 10:56:09 -05:00
..
Export Fix TARGET_PROPERTY target extractions. 2013-01-29 10:56:09 -05:00
Import Add the COMPATIBLE_INTERFACE_STRING property. 2013-01-24 20:36:04 +01:00
CMakeLists.txt Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
InitialCache.cmake.in Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
main.c