Merge branch 'build-psp-ps3'
This commit is contained in:
commit
5915dfff9f
@ -91,8 +91,10 @@ set_property(TARGET yaml-cpp
|
||||
CXX_STANDARD_REQUIRED ON)
|
||||
|
||||
if (NOT YAML_BUILD_SHARED_LIBS)
|
||||
if (NOT PSP AND NOT PS3)
|
||||
set_property(TARGET yaml-cpp PROPERTY POSITION_INDEPENDENT_CODE ON)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
target_include_directories(yaml-cpp
|
||||
PUBLIC
|
||||
|
||||
Loading…
Reference in New Issue
Block a user