summaryrefslogtreecommitdiffstats
path: root/Source/cmInstallCommand.h
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2009-01-23 18:36:22 (GMT)
committerDavid Cole <david.cole@kitware.com>2009-01-23 18:36:22 (GMT)
commitc58f2a583078397b21daa2a3d763c7820de46ad4 (patch)
treeb7b4efa45979cc46fa97149796dae5bea8cef980 /Source/cmInstallCommand.h
parent29ba1aa77aceb090929a361457ac8cd97d7c3b4d (diff)
downloadCMake-c58f2a583078397b21daa2a3d763c7820de46ad4.zip
CMake-c58f2a583078397b21daa2a3d763c7820de46ad4.tar.gz
CMake-c58f2a583078397b21daa2a3d763c7820de46ad4.tar.bz2
ENH: Turn off CPACK_BINARY_TBZ2 and CPACK_BINARY_ZIP by default. Strictly speaking, this changes behavior from cpack 2.6, but now that cpack returns a non-zero exit code when it encounters an error, and it is an error to try to use a generator that is not available... It makes sense to turn these off by default since not everybody has these generators installed. It is easy for a project to turn these options back on if they need to: simply set(CPACK_BINARY_TBZ2 ON) or set(CPACK_BINARY_ZIP ON) before include(CPack) in your CMakeLists.txt...
Diffstat (limited to 'Source/cmInstallCommand.h')
0 files changed, 0 insertions, 0 deletions