gbmanager/src/config.h.in

6 lines
91 B
C
Raw Normal View History

2022-05-31 13:00:33 +02:00
#ifndef CONFIG_H
#define CONFIG_H
#cmakedefine PROJECT_VERSION "@PROJECT_VERSION@"
#endif