CMakeSystemConfig.txt.in 242 B

12345678
  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. Define WORDS_BIGENDIAN @WORDS_BIGENDIAN@
  6. Define HAVE_LIMITS_H @HAVE_LIMITS_H@
  7. Define HAVE_UNISTD_H @HAVE_UNISTD_H@