uncommented static link for qtkeychain
This commit is contained in:
parent
2d30f86cc6
commit
5641db0026
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ add_subdirectory(${CLIENT_ROOT_DIR}/3rd/libssh)
|
|||
add_compile_definitions(_WINSOCKAPI_)
|
||||
set(LIBS ${LIBS} ssh)
|
||||
|
||||
# set(BUILD_SHARED_LIBS OFF CACHE BOOL "" FORCE)
|
||||
set(BUILD_SHARED_LIBS OFF CACHE BOOL "" FORCE)
|
||||
set(BUILD_WITH_QT6 ON)
|
||||
add_subdirectory(${CLIENT_ROOT_DIR}/3rd/qtkeychain)
|
||||
set(LIBS ${LIBS} qt6keychain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue