aboutsummaryrefslogtreecommitdiff
path: root/cmake/GdbusCodegen.cmake
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-06-27 07:30:00 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-06-27 07:30:00 +0200
commitb0d110bac6f1f10a949abb7f985ea4becda75488 (patch)
tree57388c274b5889ed64245a02d5f255c7c9143c7f /cmake/GdbusCodegen.cmake
parent00cb60a120a4ddaa00cd8b2852b8d88e0a999261 (diff)
parentab1fb44f94511de31ad319ce22cdb7a8f9397e8a (diff)
downloadayatana-indicator-datetime-b0d110bac6f1f10a949abb7f985ea4becda75488.tar.gz
ayatana-indicator-datetime-b0d110bac6f1f10a949abb7f985ea4becda75488.tar.bz2
ayatana-indicator-datetime-b0d110bac6f1f10a949abb7f985ea4becda75488.zip
Merge branch 'tari01-pr/ayatana-standard-cmake'
Attributes GH PR #40: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/40
Diffstat (limited to 'cmake/GdbusCodegen.cmake')
-rw-r--r--cmake/GdbusCodegen.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/GdbusCodegen.cmake b/cmake/GdbusCodegen.cmake
index ddb2995..5261ba8 100644
--- a/cmake/GdbusCodegen.cmake
+++ b/cmake/GdbusCodegen.cmake
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.6)
+cmake_minimum_required(VERSION 3.13)
if(POLICY CMP0011)
cmake_policy(SET CMP0011 NEW)
endif(POLICY CMP0011)