diff options
author | Brad King <brad.king@kitware.com> | 2014-06-25 17:34:15 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-06-25 17:37:46 (GMT) |
commit | 6650b0fa43ef55e8bad9188c584f40d515f38bd6 (patch) | |
tree | a658eabd9c771d7d5bae520688d9531bcbf1ac27 /Modules | |
parent | bc1517579d897678ad734e82201be42d4e2a7cba (diff) | |
download | CMake-6650b0fa43ef55e8bad9188c584f40d515f38bd6.zip CMake-6650b0fa43ef55e8bad9188c584f40d515f38bd6.tar.gz CMake-6650b0fa43ef55e8bad9188c584f40d515f38bd6.tar.bz2 |
bootstrap: Fix "make test" and "make package" targets (#14989)
Since commit v3.0.0-rc1~374^2 (Refactor internal resource location APIs
and initialization, 2013-11-07) a bootstrap-built "cmake" tries to
reference "ctest" and "cpack" executables next to itself, which never
exist. Teach cmSystemTools::FindCMakeResources, when bootstrap-built,
to refer to the "ctest" and "cpack" executables in the location where
they will be built after "make".
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions