summaryrefslogtreecommitdiffstats
path: root/Templates/CMakeWindowsSystemConfig.cmake
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2001-12-20 20:44:51 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2001-12-20 20:44:51 (GMT)
commitd354ac55280fd2ffad3616357c8adc1b0c3d03c4 (patch)
treedaf17d875fb59769ffd0fd98a41b42a5f0eb7d19 /Templates/CMakeWindowsSystemConfig.cmake
parent8d26216d2fe91d990363f873d5278d185b307f3f (diff)
downloadCMake-d354ac55280fd2ffad3616357c8adc1b0c3d03c4.zip
CMake-d354ac55280fd2ffad3616357c8adc1b0c3d03c4.tar.gz
CMake-d354ac55280fd2ffad3616357c8adc1b0c3d03c4.tar.bz2
BUG: must use CACHE values in these
Diffstat (limited to 'Templates/CMakeWindowsSystemConfig.cmake')
-rw-r--r--Templates/CMakeWindowsSystemConfig.cmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/Templates/CMakeWindowsSystemConfig.cmake b/Templates/CMakeWindowsSystemConfig.cmake
index d945b0f..7892a89 100644
--- a/Templates/CMakeWindowsSystemConfig.cmake
+++ b/Templates/CMakeWindowsSystemConfig.cmake
@@ -1,10 +1,5 @@
# Microsoft specific config file
-SET (WORDS_BIGENDIAN )
-
-SET (HAVE_LIMITS_H 1)
-
-SET (HAVE_UNISTD_H 1)
SET (CMAKE_CXX_COMPILER cl CACHE STRING
"Name of C++ compiler used.")