mirror of
https://github.com/swaywm/sway.git
synced 2026-03-30 11:10:59 -04:00
Make asciidoc (and man pages) optional
And remove it from the build
This commit is contained in:
parent
36fcb954bd
commit
cf4ea4c86b
8 changed files with 53 additions and 37 deletions
|
|
@ -23,4 +23,6 @@ install(
|
|||
COMPONENT runtime
|
||||
)
|
||||
|
||||
add_manpage(swaygrab 1)
|
||||
if (A2X_FOUND)
|
||||
add_manpage(swaygrab 1)
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue