summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index adb1650b..94f2ab29 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -65,6 +65,7 @@ endif()
65 65
66include(FeatureSummary) 66include(FeatureSummary)
67include(Manpage) 67include(Manpage)
68include(GNUInstallDirs)
68 69
69if (enable-gdk-pixbuf) 70if (enable-gdk-pixbuf)
70 if (GDK_PIXBUF_FOUND) 71 if (GDK_PIXBUF_FOUND)