odyssey/sources/mm_build.h.cmake

13 lines
140 B
CMake
Raw Normal View History

2017-05-16 14:31:01 +00:00
#ifndef MM_BUILD_H_
#define MM_BUILD_H_
/*
* machinarium.
*
* cooperative multitasking engine.
*/
#cmakedefine HAVE_VALGRIND 1
#endif