CMake/Tests/ExportImport
Stephen Kelly f868e47236 Fix crash on export of target with empty INTERFACE_INCLUDE_DIRECTORIES.
The new feature of install(TARGETS ... INCLUDES DESTINATION) introduced
in commit 650e61f8 (Add a convenient way to add the includes install
dir to the INTERFACE., 2013-01-05) introduced this crash. If the
new feature is used with a target which has no
INTERFACE_INCLUDE_DIRECTORIES, a segfault occurred.
2013-07-29 15:50:24 +02:00
..
Export Fix crash on export of target with empty INTERFACE_INCLUDE_DIRECTORIES. 2013-07-29 15:50:24 +02:00
Import Merge topic 'install-interface-relative' 2013-07-26 09:01:19 -04:00
CMakeLists.txt Tests: Add generator toolset support 2013-02-07 11:09:56 -05:00
InitialCache.cmake.in Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
main.c ENH: Added ExportImport test to test new export/import features. 2008-01-28 08:40:21 -05:00