summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 1a0e8ab..fe54ef8 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -305,6 +305,7 @@ SET(CPACK_SRCS
CPack/cmCPackCygwinBinaryGenerator.cxx
CPack/cmCPackCygwinSourceGenerator.cxx
CPack/cmCPackDebGenerator.cxx
+ CPack/cmCPackRPMGenerator.cxx
)
# Build CPackLib
ADD_LIBRARY(CPackLib ${CPACK_SRCS})