mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
d430cb7c36
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).