assaultfish/include/af_config.h.in
2025-12-19 08:52:48 +09:00

6 lines
112 B
C

#ifndef __AF_CONFIG_H__
#define __AF_CONFIG_H__
#define DATAROOTDIR "@CMAKE_INSTALL_FULL_DATAROOTDIR@"
#endif