mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
don't force PIC here, let enclosing project do it
This commit is contained in:
@@ -50,5 +50,5 @@ target_link_libraries(xplanemp
|
|||||||
PUBLIC ${XPSDK_XPLM_LIBRARIES}
|
PUBLIC ${XPSDK_XPLM_LIBRARIES}
|
||||||
${PNG_LIBRARIES}
|
${PNG_LIBRARIES}
|
||||||
${XPMP_PLATFORM_LIBRARIES})
|
${XPMP_PLATFORM_LIBRARIES})
|
||||||
set_target_properties(xplanemp PROPERTIES POSITION_INDEPENDENT_CODE ON)
|
|
||||||
target_compile_definitions(xplanemp PUBLIC XUTILS_EXCLUDE_MAC_CRAP=1)
|
target_compile_definitions(xplanemp PUBLIC XUTILS_EXCLUDE_MAC_CRAP=1)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user