CMake/Tests/RunCMake/no_install_prefix
Stephen Kelly fe057ab3cd Allow disabling adding the install prefix to the prefix search path.
In certain scenarios, it is preferable to keep a 'dirty' install prefix
than to clear it, and to expect that content will not be found there.
Add a CMAKE_FIND_NO_INSTALL_PREFIX variable that can be set to disable
searching the install prefix.
2013-10-31 16:40:24 +01:00
..
CMakeLists.txt Allow disabling adding the install prefix to the prefix search path. 2013-10-31 16:40:24 +01:00
RunCMakeTest.cmake Allow disabling adding the install prefix to the prefix search path. 2013-10-31 16:40:24 +01:00
do_test.cmake Allow disabling adding the install prefix to the prefix search path. 2013-10-31 16:40:24 +01:00
no_install_prefix-result.txt Allow disabling adding the install prefix to the prefix search path. 2013-10-31 16:40:24 +01:00
no_install_prefix-stderr.txt Allow disabling adding the install prefix to the prefix search path. 2013-10-31 16:40:24 +01:00
no_install_prefix.cmake Allow disabling adding the install prefix to the prefix search path. 2013-10-31 16:40:24 +01:00
with_install_prefix-result.txt Allow disabling adding the install prefix to the prefix search path. 2013-10-31 16:40:24 +01:00
with_install_prefix-stderr.txt Allow disabling adding the install prefix to the prefix search path. 2013-10-31 16:40:24 +01:00
with_install_prefix.cmake Allow disabling adding the install prefix to the prefix search path. 2013-10-31 16:40:24 +01:00