Skip to content

Commit

Permalink
fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyTheCo committed Mar 24, 2024
1 parent 71c9fab commit c0210aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ if(OPENSSL_FOUND AND TARGET OpenSSL::Crypto AND Qt6_FOUND)
)
install(TARGETS QVaultCli
BUNDLE DESTINATION .
DESTINATION ${CMAKE_INSTALL_BINDIR}
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
COMPONENT vaultCli
)
qt_generate_deploy_app_script(
Expand Down

0 comments on commit c0210aa

Please sign in to comment.