mirror of https://github.com/KDE/kasts.git
GIT_SILENT: Update cmake version for 21.08
This commit is contained in:
parent
4efca614f6
commit
ac68c16087
|
@ -5,7 +5,7 @@
|
|||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
project(Kasts)
|
||||
set(PROJECT_VERSION "21.07")
|
||||
set(PROJECT_VERSION "21.08")
|
||||
|
||||
# be c++17 compliant
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
|
|
Loading…
Reference in New Issue