mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-12 10:34:32 +00:00
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).