aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMarvin W <git@larma.de>2022-08-21 00:57:03 +0200
committerMarvin W <git@larma.de>2022-08-21 00:57:46 +0200
commitd6afa6e8ff4cfb533140d9434b83f18f627f11ca (patch)
tree94f99ac111c84591e1478be23748a28bcc37d727 /CMakeLists.txt
parent7b252d040a845b7e9c515f61927fbf5bf7ed4c3a (diff)
downloaddino-d6afa6e8ff4cfb533140d9434b83f18f627f11ca.tar.gz
dino-d6afa6e8ff4cfb533140d9434b83f18f627f11ca.zip
GTK4: Don't require use of MenuButton.set_child introduced with 4.6
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b5734c45..1365b6d2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -179,7 +179,6 @@ endif (NOT NO_DEBUG)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR})
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR})
-set(GTK3_GLOBAL_VERSION 3.22)
set(GLib_GLOBAL_VERSION 2.38)
set(ICU_GLOBAL_VERSION 57)