Retrieving core name and version from CMakeLists.txt and use it in GenericCore::toString().
This commit is contained in:
2
CoreConfig.h.in
Normal file
2
CoreConfig.h.in
Normal file
@ -0,0 +1,2 @@
|
||||
#define CORE_NAME "${PROJECT_NAME}"
|
||||
#define CORE_VERSION "${PROJECT_VERSION}"
|
||||
Reference in New Issue
Block a user