summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2003-07-08 13:21:45 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2003-07-08 13:21:45 (GMT)
commit6566ba20ac003763bc6081b4103855046e1ee622 (patch)
tree4ed454cecc71b437fb02d482865a215bd336dbf6 /Source
parent6167fa8aa221a75154cebe3d581bd5ea7d10b23f (diff)
downloadCMake-6566ba20ac003763bc6081b4103855046e1ee622.zip
CMake-6566ba20ac003763bc6081b4103855046e1ee622.tar.gz
CMake-6566ba20ac003763bc6081b4103855046e1ee622.tar.bz2
ENH: Fix example
Diffstat (limited to 'Source')
-rw-r--r--Source/kwsys/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/kwsys/CMakeLists.txt b/Source/kwsys/CMakeLists.txt
index 89894e1..423a4b9 100644
--- a/Source/kwsys/CMakeLists.txt
+++ b/Source/kwsys/CMakeLists.txt
@@ -37,8 +37,8 @@
#
# Example:
#
-# SET(KWSYS_HEADER_ROOT ${CMAKE_CURRENT_BINARY_DIR})
-# INCLUDE_DIRECTORIES(${CMAKE_CURRENT_BINARY_DIR})
+# SET(KWSYS_HEADER_ROOT ${PROJECT_BINARY_DIR})
+# INCLUDE_DIRECTORIES(${PROJECT_BINARY_DIR})
#
# KWSYS_LIBRARY_INSTALL_DIR = The installation target directories into
# KWSYS_HEADER_INSTALL_DIR which the libraries and headers from