summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2007-11-05 21:55:45 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2007-11-05 21:55:45 (GMT)
commit743cec67d57dedf21b6e6a68a636258bb4886eec (patch)
tree53c8895f94a1bd364b0a1e62cf7f2af282c94733 /Source/CMakeLists.txt
parent62decc533b03966c7584fae9b53f4e888bb711bf (diff)
downloadCMake-743cec67d57dedf21b6e6a68a636258bb4886eec.zip
CMake-743cec67d57dedf21b6e6a68a636258bb4886eec.tar.gz
CMake-743cec67d57dedf21b6e6a68a636258bb4886eec.tar.bz2
ENH: change name
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index c67fe3e..074f7e2 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -308,7 +308,7 @@ TARGET_LINK_LIBRARIES(CTestLib CMakeLib ${CMAKE_CURL_LIBRARIES} ${CMAKE_XMLRPC_L
#
SET(CPACK_SRCS
CPack/cmCPackGeneratorFactory.cxx
- CPack/cmCPackGenericGenerator.cxx
+ CPack/cmCPackGenerator.cxx
CPack/cmCPackLog.cxx
CPack/cmCPackNSISGenerator.cxx
CPack/cmCPackSTGZGenerator.cxx