mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Change to generate man page from AsciiDoc
This commit is contained in:
committed by
Jonathan White
parent
124739fde2
commit
9dde9314e8
@@ -118,7 +118,3 @@ if(APPLE AND WITH_APP_BUNDLE)
|
||||
COMMAND ${CMAKE_COMMAND} -E copy keepassxc-cli ${CLI_APP_DIR}/keepassxc-cli
|
||||
COMMENT "Copying keepassxc-cli inside the application")
|
||||
endif()
|
||||
|
||||
if(APPLE OR UNIX)
|
||||
install(FILES ../../share/docs/man/keepassxc-cli.1 DESTINATION ${CMAKE_INSTALL_MANDIR}/man1/)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user