mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
build: Build static "convenience" libs as position independent
This commit is contained in:
1
third_party/simplecrypt/CMakeLists.txt
vendored
1
third_party/simplecrypt/CMakeLists.txt
vendored
@@ -15,3 +15,4 @@ target_include_directories(SimpleCrypt
|
||||
PUBLIC
|
||||
${PROJECT_SOURCE_DIR}/third_party
|
||||
)
|
||||
set_property(TARGET SimpleCrypt PROPERTY POSITION_INDEPENDENT_CODE ON)
|
||||
|
||||
Reference in New Issue
Block a user