Bump minimum CMake version to 3.0

A nice, round number.  This allows us to remove some boilerplate.
This commit is contained in:
2020-10-26 13:16:59 +01:00
parent bd5152a9e7
commit df82357cfd
3 changed files with 6 additions and 21 deletions

View File

@@ -2,7 +2,7 @@
#define CONFIG_H
#define PROGRAM_NAME "${CMAKE_PROJECT_NAME}"
#define PROGRAM_VERSION "${project_VERSION}"
#define PROGRAM_VERSION "${PROJECT_VERSION}"
#cmakedefine HAVE_RESIZETERM