diff options
author | Eric NOULARD <eric.noulard@gmail.com> | 2012-06-28 11:49:49 (GMT) |
---|---|---|
committer | Eric NOULARD <eric.noulard@gmail.com> | 2012-06-28 11:49:49 (GMT) |
commit | 848f2201c59c3d19243ed093db6e9ffbfd7b4698 (patch) | |
tree | cf0b7499c49fc1ed98301963725cd900202fdd6a /Modules/CMakeJOMFindMake.cmake | |
parent | 3cb7eefd55cada0e334bbe4adf3b2ca4b3dfd70d (diff) | |
download | CMake-848f2201c59c3d19243ed093db6e9ffbfd7b4698.zip CMake-848f2201c59c3d19243ed093db6e9ffbfd7b4698.tar.gz CMake-848f2201c59c3d19243ed093db6e9ffbfd7b4698.tar.bz2 |
Do not run cpack at CMake time it is not available.
cpack was used to get the list of available i.e. ACTIVE CPack generators
in the CMake tests suite. This was done in order to get dynamically
available CPack generators like DEB or RPM that may or may not be
available on some platform like MacOSX depending on the fact that
some command are installed or not. We may do that but not during
initial configuration.
The current patch fixes the problem and we may do better in the future
like configuring CPack tests later.
Diffstat (limited to 'Modules/CMakeJOMFindMake.cmake')
0 files changed, 0 insertions, 0 deletions