summaryrefslogtreecommitdiff
path: root/Modules/CPack.cmake
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2006-02-14 10:28:40 -0500
committerAndy Cedilnik <andy.cedilnik@kitware.com>2006-02-14 10:28:40 -0500
commit3bce601c41b8487a18417e32b75c0e22f0750bbc (patch)
tree8dc47a279806741f6fa4ab14a702614e364c4684 /Modules/CPack.cmake
parent2d29e48726235b71db6e38481dd537fb9eb75876 (diff)
downloadcmake-3bce601c41b8487a18417e32b75c0e22f0750bbc.tar.gz
ENH: Improved support for icons, random directories, etc...
Diffstat (limited to 'Modules/CPack.cmake')
-rw-r--r--Modules/CPack.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/CPack.cmake b/Modules/CPack.cmake
index 819f0c1a86..a320ce785e 100644
--- a/Modules/CPack.cmake
+++ b/Modules/CPack.cmake
@@ -44,7 +44,6 @@ IF(NOT CPACK_GENERATOR)
ENDIF(NOT CPACK_GENERATOR)
# Set some other variables
-SET(CPACK_SOURCE_DIR "${CMAKE_SOURCE_DIR}")
SET(CPACK_BINARY_DIR "${CMAKE_BINARY_DIR}")
# Hack for Visual Studio support