summaryrefslogtreecommitdiffstats
path: root/Templates/CMakeWindowsSystemConfig.cmake
diff options
context:
space:
mode:
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.")