summaryrefslogtreecommitdiff
path: root/CMakeWindowsSystemConfig.txt
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2005-07-12 17:24:54 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2005-07-12 17:24:54 -0400
commitce401c661db72885b9647987c705baee49eeb0e3 (patch)
tree5e29011f7a36d25fe2421da36b74f61b31241a06 /CMakeWindowsSystemConfig.txt
parentf03db9ebbe9c14ccc2256ea5699ac04922d12dee (diff)
downloadcmake-ce401c661db72885b9647987c705baee49eeb0e3.tar.gz
ENH: remove unused files
Diffstat (limited to 'CMakeWindowsSystemConfig.txt')
-rw-r--r--CMakeWindowsSystemConfig.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/CMakeWindowsSystemConfig.txt b/CMakeWindowsSystemConfig.txt
deleted file mode 100644
index 156177c9c4..0000000000
--- a/CMakeWindowsSystemConfig.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# CMakeLocal.make.in should be in the directory where you run configure
-# in, which need not be the source directory
-#
-SET (WORDS_BIGENDIAN )
-SET (HAVE_LIMITS_H 1)
-SET (HAVE_UNISTD_H 1)
-SET (CXXCOMPILER VC-60)
-
-