diff options
author | Brad King <brad.king@kitware.com> | 2015-03-31 14:26:29 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-03-31 14:30:25 (GMT) |
commit | 93a3ec8b7705c6edfa08a59a789d193fcb4cf4c1 (patch) | |
tree | 5d3e2bca7fe26a49cae92c8e5b80345adb391401 /CONTRIBUTING.rst | |
parent | ed989122c3b997b19c714ce511619e6b6204a1f1 (diff) | |
download | CMake-93a3ec8b7705c6edfa08a59a789d193fcb4cf4c1.zip CMake-93a3ec8b7705c6edfa08a59a789d193fcb4cf4c1.tar.gz CMake-93a3ec8b7705c6edfa08a59a789d193fcb4cf4c1.tar.bz2 |
CPack: Fix make tool selection during preinstall (#15483)
The CMAKE_MAKE_PROGRAM selected by CMake while configuring the project
should also be used to drive the "preinstall" target during packaging.
Teach CPack to use "cmake --build" instead of constructing the build
command line itself. The "cmake --build" command already knows how
to select the proper make tool.
Diffstat (limited to 'CONTRIBUTING.rst')
0 files changed, 0 insertions, 0 deletions