mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Installing keepassxc-cli executable.
This commit is contained in:
committed by
Louis-Bertrand Varin
parent
342d49d050
commit
805600ad44
@@ -33,3 +33,7 @@ target_link_libraries(keepassxc-cli
|
|||||||
${GPGERROR_LIBRARIES}
|
${GPGERROR_LIBRARIES}
|
||||||
${ZLIB_LIBRARIES}
|
${ZLIB_LIBRARIES}
|
||||||
zxcvbn)
|
zxcvbn)
|
||||||
|
|
||||||
|
install(TARGETS keepassxc-cli
|
||||||
|
BUNDLE DESTINATION . COMPONENT Runtime
|
||||||
|
RUNTIME DESTINATION ${BIN_INSTALL_DIR} COMPONENT Runtime)
|
||||||
|
|||||||
Reference in New Issue
Block a user