CMake/Tests/ExportImport
Stephen Kelly 6f98f4ac92 Genex: Fix processing multiple include directories for relative paths
Re-insert the semicolon which was removed during splitting.

Commit d777b8e7 (Genex: Allow relative paths in INSTALL_INTERFACE.,
2013-07-25) introduced the prefixItems method to allow relative paths
in the argument of the INSTALL_INTERFACE expression. That method was
buggy in that it did not re-introduce the semicolon separator in
the result.

This bug also affects paths which are already absolute in user code.
2013-10-07 08:17:12 -04:00
..
Export Genex: Fix processing multiple include directories for relative paths 2013-10-07 08:17:12 -04:00
Import try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIES 2013-08-26 11:37:00 -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