mirror of
https://github.com/reactos/CMake.git
synced 2025-03-05 02:17:05 +00: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
|