dfhack/library/config.h.cmake

7 lines
128 B
CMake

2009-10-30 01:54:43 -06:00
#ifndef CONFIG_H
#define CONFIG_H
#cmakedefine MEMXML_DATA_PATH @MEMXML_DATA_PATH@
2010-04-26 16:12:22 -06:00
#cmakedefine HAVE_64_BIT
2009-10-30 01:54:43 -06:00
#endif // CONFIG_H