cmake: added musrfit version information to config.h.

This commit is contained in:
2018-05-11 22:12:22 +02:00
parent b57d67fe35
commit 2efa975de8
3 changed files with 21 additions and 1 deletions

View File

@ -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