Skip to content
Snippets Groups Projects
Forked from CMake / CMake
37958 commits behind the upstream repository.
user avatar
David Cole authored
These tests were not running properly on Visual Studio or
Xcode dashboards before this commit because of the "Debug"
or "Release" sub-directory. The scripts already have
CMAKE_CPACK_COMMAND since the correct CMake executable is
used to run the scripts, so just use that, rather than
passing down an incorrect path to the CPack executable.
587b7b6f
History
Name Last commit Last update
..
CMakeLists.txt
RunCPack.cmake