mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-09-19 20:34:46 -04:00
Install the keepassx binary and database icons.
This commit is contained in:
parent
ccdeadfd2a
commit
752c720226
3 changed files with 31 additions and 0 deletions
|
@ -104,3 +104,4 @@ add_library( keepassx_core STATIC ${keepassx_SOURCES} )
|
|||
|
||||
add_executable( ${PROGNAME} WIN32 MACOSX_BUNDLE main.cpp )
|
||||
target_link_libraries( ${PROGNAME} keepassx_core ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} ${GCRYPT_LIBRARIES} ${ZLIB_LIBRARIES} )
|
||||
install(TARGETS ${PROGNAME} DESTINATION ${BIN_INSTALL_DIR})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue