gbmanager/src/config.h.in
2022-05-31 15:13:00 +02:00

6 lines
91 B
C

#ifndef CONFIG_H
#define CONFIG_H
#cmakedefine PROJECT_VERSION "@PROJECT_VERSION@"
#endif