mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 21:14:10 +01:00
Merge branch 'master' into freebsd-fix
This commit is contained in:
commit
55d8a77dd8
@ -26,7 +26,7 @@ if (A2X_FOUND)
|
||||
|
||||
install(
|
||||
FILES ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/${name}.${section}
|
||||
DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/man/man${section}
|
||||
DESTINATION ${CMAKE_INSTALL_FULL_MANDIR}/man${section}
|
||||
COMPONENT documentation
|
||||
)
|
||||
endfunction()
|
||||
|
Loading…
Reference in New Issue
Block a user