mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-05-23 16:51:22 -04:00
Cleanup and replumb back to functional state
This commit is contained in:
parent
9e2be34897
commit
b96b86bfa7
14 changed files with 143 additions and 234 deletions
|
@ -9,5 +9,5 @@ if(WITH_XC_SSHAGENT)
|
|||
)
|
||||
|
||||
add_library(sshagent STATIC ${sshagent_SOURCES})
|
||||
target_link_libraries(sshagent Qt5::Core Qt5::Widgets Qt5::Network ${GCRYPT_LIBRARIES} ${crypto_ssh_LIB})
|
||||
target_link_libraries(sshagent Qt5::Core Qt5::Widgets Qt5::Network ${GCRYPT_LIBRARIES} ${crypto_ssh_LIB})
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue