moka/lib/conf.in.h

8 lines
90 B
C
Raw Normal View History

2024-03-29 04:46:35 +00:00
#ifndef MK_CONF_H
#define MK_CONF_H
#cmakedefine MOKA_LIB_DIR "@MOKA_LIB_DIR@"
#endif