1
1
mirror of https://github.com/swaywm/sway synced 2024-10-01 05:51:19 +02:00

Merge pull request #400 from gpyh/forgot_include

Bugfix: Added include(GNUInstallDirs)
This commit is contained in:
Drew DeVault 2015-12-23 16:49:43 +00:00
commit ac23fa5f20

@ -65,6 +65,7 @@ endif()
include(FeatureSummary)
include(Manpage)
include(GNUInstallDirs)
if (enable-gdk-pixbuf)
if (GDK_PIXBUF_FOUND)