modified to accept no arguments
[cmake.git] / CMakeSystemConfig.txt.in
blobbd1dcc3f02cc07d230bb11e28b61cb777b79a6ed
1
2 # CMakeLocal.make.in should be in the directory where you run configure
3 # in, which need not be the source directory
6 SET (CXXCOMPILER     @CXX@)
7 SET (WORDS_BIGENDIAN @WORDS_BIGENDIAN@)
8 SET (HAVE_LIMITS_H   @HAVE_LIMITS_H@)
9 SET (HAVE_UNISTD_H   @HAVE_UNISTD_H@)