cmake: added musrfit version information to config.h.
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
// config.h
|
||||
|
||||
#define PACKAGE_VERSION "@PROJECT_VERSION@"
|
||||
|
||||
// define to 1 if you have <alloca.h> and it should be used
|
||||
#cmakedefine HAVE_ALLOCA_H 1
|
||||
|
||||
|
Reference in New Issue
Block a user