summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 35e9818a9..2cd660d87 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -56,6 +56,9 @@
/* Build with Gtkmm 3.10.x or higher */
#cmakedefine WITH_GTKMM_3_10 1
+/* Build with Gtkmm 3.22.x or higher */
+#cmakedefine WITH_GTKMM_3_22 1
+
/* Build with GDL 3.6 or higher */
#cmakedefine WITH_GDL_3_6 1