summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 2cd660d87..134f7539d 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -56,6 +56,12 @@
/* Build with Gtkmm 3.10.x or higher */
#cmakedefine WITH_GTKMM_3_10 1
+/* Build with Gtkmm 3.12.x or higher */
+#cmakedefine WITH_GTKMM_3_12 1
+
+/* Build with Gtkmm 3.16.x or higher */
+#cmakedefine WITH_GTKMM_3_16 1
+
/* Build with Gtkmm 3.22.x or higher */
#cmakedefine WITH_GTKMM_3_22 1