mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
Add CMake function for configuring tests
This commit is contained in:
parent
0e5e2700e5
commit
f05fd97859
2 changed files with 46 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ endif()
|
|||
|
||||
include(FeatureSummary)
|
||||
include(Manpage)
|
||||
include(Test)
|
||||
include(GNUInstallDirs)
|
||||
|
||||
if (enable-gdk-pixbuf)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue