CMakeWindowsSystemConfig.txt 223 B

12345678910
  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)