CMake/Tests/FindPackageTest
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
..
A
B
Baz 1.1
Baz 1.2/CMake
Exporter Tests: Improve FindPackageTest exported package version 2014-05-12 09:44:28 -04:00
SystemPackage
TApp.app/Contents/Resources
TFramework.framework/Versions/A/Resources
cmake
include
lib
CMakeLists.txt Tests: Fix failures when running under the default install prefix (#15566) 2015-05-14 10:07:37 -04:00
FindLotsOfComponents.cmake CMP0017: Fix check when including from CMake source tree 2014-03-04 09:35:00 -05:00
FindPackageHandleStandardArgs.cmake
FindPackageTest.cxx
FindRecursiveA.cmake
FindRecursiveB.cmake
FindRecursiveC.cmake
FindSomePackage.cmake FPHSA: Always populate the ExactCase_FOUND variable (#15412). 2015-04-17 10:46:24 -04:00
FindUpperCasePackage.cmake FPHSA: Always populate the ExactCase_FOUND variable (#15412). 2015-04-17 10:46:24 -04:00
FindVersionTestA.cmake
FindVersionTestB.cmake
FindVersionTestC.cmake
FindVersionTestD.cmake
RelocatableConfig.cmake.in