mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
7 lines
129 B
C
7 lines
129 B
C
#ifndef _DumpInformation_h
|
|
#define _DumpInformation_h
|
|
|
|
#define DumpInformation_BINARY_DIR "@DumpInformation_BINARY_DIR@"
|
|
|
|
#endif
|