CMake/Tests/RunCMake/include_directories
Brad King d430cb7c36 Tests: Fix failures when running under the default install prefix (#15566)
Fix test cases whose behavior differs when their source or build tree is
under CMAKE_INSTALL_PREFIX by setting an install prefix under the build
tree.  Otherwise they may fail when run under the default install prefix
(e.g. /usr/local).
2015-05-14 10:07:37 -04:00
..
CMP0021-result.txt Error on relative path in INCLUDE_DIRECTORIES target property. 2013-05-21 14:59:17 -04:00
CMP0021-stderr.txt Error on relative path in INCLUDE_DIRECTORIES target property. 2013-05-21 14:59:17 -04:00
CMP0021.cmake Error on relative path in INCLUDE_DIRECTORIES target property. 2013-05-21 14:59:17 -04:00
CMakeLists.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
DebugIncludes-result.txt Add a way to print the origins of used include directories. 2013-01-03 13:45:40 -05:00
DebugIncludes-stderr.txt Tests: Refactor RunCMake.include_directories to drop RunCMake_TEST_FILE 2014-06-30 14:35:00 -04:00
DebugIncludes.cmake Tests: Speed up RunCMake.include_directories test 2014-06-30 14:37:38 -04:00
ImportedTarget-result.txt Report an error on IMPORTED targets with a faulty INTERFACE 2013-03-26 10:45:28 -04:00
ImportedTarget-stderr.txt Report an error on IMPORTED targets with a faulty INTERFACE 2013-03-26 10:45:28 -04:00
ImportedTarget.cmake Tests: Speed up RunCMake.include_directories test 2014-06-30 14:37:38 -04:00
NotFoundContent-result.txt GenEx: Fix reporting about not-found include directories and libraries. 2012-10-17 16:23:32 -04:00
NotFoundContent-stderr.txt GenEx: Fix reporting about not-found include directories and libraries. 2012-10-17 16:23:32 -04:00
NotFoundContent.cmake GenEx: Fix reporting about not-found include directories and libraries. 2012-10-17 16:23:32 -04:00
RunCMakeTest.cmake Tests: Fix failures when running under the default install prefix (#15566) 2015-05-14 10:07:37 -04:00
TID-bad-target-result.txt Whitelist target types in target_{include_directories,compile_definitions} 2013-02-08 19:21:30 +01:00
TID-bad-target-stderr.txt Tests: Refactor RunCMake.include_directories to drop RunCMake_TEST_FILE 2014-06-30 14:35:00 -04:00
TID-bad-target.cmake Whitelist target types in target_{include_directories,compile_definitions} 2013-02-08 19:21:30 +01:00
empty.cpp install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
incomplete-genex.cmake Tests: Speed up RunCMake.include_directories test 2014-06-30 14:37:38 -04:00
install_config-result.txt Export: Process generator expressions from INCLUDES DESTINATION. 2013-08-01 00:37:25 +02:00
install_config-stderr.txt Export: Process generator expressions from INCLUDES DESTINATION. 2013-08-01 00:37:25 +02:00
install_config.cmake Export: Process generator expressions from INCLUDES DESTINATION. 2013-08-01 00:37:25 +02:00