fe057ab3cd
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
RunCMakeTest.cmake | ||
do_test.cmake | ||
no_install_prefix-result.txt | ||
no_install_prefix-stderr.txt | ||
no_install_prefix.cmake | ||
with_install_prefix-result.txt | ||
with_install_prefix-stderr.txt | ||
with_install_prefix.cmake |