Bump minimum CMake version to 3.0
A nice, round number. This allows us to remove some boilerplate.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define CONFIG_H
|
||||
|
||||
#define PROJECT_NAME "${PROJECT_NAME}"
|
||||
#define PROJECT_VERSION "${project_VERSION}"
|
||||
#define PROJECT_VERSION "${PROJECT_VERSION}"
|
||||
#define PROJECT_URL "${project_URL}"
|
||||
|
||||
#define GETTEXT_PACKAGE PROJECT_NAME
|
||||
|
||||
Reference in New Issue
Block a user