mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
refactor: Fix Qt deprecation warnings
This commit is contained in:
1
third_party/simplecrypt/CMakeLists.txt
vendored
1
third_party/simplecrypt/CMakeLists.txt
vendored
@@ -16,3 +16,4 @@ target_include_directories(SimpleCrypt
|
||||
${PROJECT_SOURCE_DIR}/third_party
|
||||
)
|
||||
set_property(TARGET SimpleCrypt PROPERTY POSITION_INDEPENDENT_CODE ON)
|
||||
target_compile_definitions(SimpleCrypt PRIVATE QT_NO_DEPRECATED_WARNINGS)
|
||||
|
||||
Reference in New Issue
Block a user