CMake/Tests/SystemInformation/DumpInformation.h.in

4 lines
213 B
C
Raw Normal View History

2002-11-12 22:18:36 +03:00
#define CMAKE_DUMP_FILE "${DumpInformation_BINARY_DIR}/SystemInformation.out"
2003-03-17 16:25:45 +03:00
#define CMAKE_CACHE_FILE "${CMAKE_BINARY_DIR}/../../CMakeCache.txt"
#define CMAKE_ALL_VARIABLES "${CMAKE_BINARY_DIR}/AllVariables.txt"