repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
FIX:
[cmake.git]
/
CMakeWindowsSystemConfig.txt
blob
156177c9c460c2137227fa4b05ff8d54761e74e5
1
#
2
# CMakeLocal.make.in should be in the directory where you run configure
3
# in, which need not be the source directory
4
#
5
SET (WORDS_BIGENDIAN )
6
SET (HAVE_LIMITS_H 1)
7
SET (HAVE_UNISTD_H 1)
8
SET (CXXCOMPILER VC-60)
9
10