mirror of
https://github.com/swaywm/sway.git
synced 2024-12-28 07:56:31 +01:00
Merge pull request #400 from gpyh/forgot_include
Bugfix: Added include(GNUInstallDirs)
This commit is contained in:
commit
ac23fa5f20
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ endif()
|
|||
|
||||
include(FeatureSummary)
|
||||
include(Manpage)
|
||||
include(GNUInstallDirs)
|
||||
|
||||
if (enable-gdk-pixbuf)
|
||||
if (GDK_PIXBUF_FOUND)
|
||||
|
|
Loading…
Reference in a new issue