CMake/Tests/ExportImport
Stephen Kelly af81a3c31b install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES
Check that source and binary directories are not part of the
INTERFACE_INCLUDE_DIRECTORIES for installed IMPORTED targets.

This is limited to directories which do not contain generator
expressions to evaluate. Such paths can only be checked at time
of use of the imported target, which will be done in a follow up
patch.
2013-03-26 10:45:07 -04:00
..
Export install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
Import Handle targets in the LINK_LIBRARIES of try_compile. 2013-02-22 08:35:39 -05: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