mirror of
https://github.com/swaywm/sway.git
synced 2025-11-27 06:59:53 -05:00
Make asciidoc (and man pages) optional
And remove it from the build
This commit is contained in:
parent
496cec3cb7
commit
23a1e94402
8 changed files with 53 additions and 37 deletions
|
|
@ -18,4 +18,6 @@ install(
|
|||
COMPONENT runtime
|
||||
)
|
||||
|
||||
add_manpage(swaymsg 1)
|
||||
if (A2X_FOUND)
|
||||
add_manpage(swaymsg 1)
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue