summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2006-05-07 14:55:43 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2006-05-07 14:55:43 (GMT)
commit0c14932ae6c678feb66f16fddf82e48ac1e6769d (patch)
tree5a11eb9bf4ace5cb721bd520bb01ae6f6ad9eb06 /Source/CMakeLists.txt
parentc67d55b2e7e122bb869fe34f5da03785a4f45121 (diff)
downloadCMake-0c14932ae6c678feb66f16fddf82e48ac1e6769d.zip
CMake-0c14932ae6c678feb66f16fddf82e48ac1e6769d.tar.gz
CMake-0c14932ae6c678feb66f16fddf82e48ac1e6769d.tar.bz2
ENH: move changes from main tree and change version to 2.4.2
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 26b8668..dacc0e0 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -276,6 +276,8 @@ SET(CPACK_SRCS
CPack/cmCPackNSISGenerator.cxx
CPack/cmCPackPackageMakerGenerator.cxx
CPack/cmCPackZIPGenerator.cxx
+ CPack/cmCPackTarBZip2Generator.cxx
+ CPack/cmCPackTarCompressGenerator.cxx
CPack/cmCPackGenericGenerator.cxx
CPack/cmCPackLog.cxx
)