dfhack/library/config.h.cmake

7 lines
128 B
CMake

#ifndef CONFIG_H
#define CONFIG_H
#cmakedefine MEMXML_DATA_PATH @MEMXML_DATA_PATH@
#cmakedefine HAVE_64_BIT
#endif // CONFIG_H