CMake/Tests/SystemInformation/DumpInformation.h.in

4 lines
213 B
C
Raw Normal View History

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