parent
bec04aaa04
commit
88bff3f5cf
@ -106,8 +106,8 @@ endif()
|
|||||||
|
|
||||||
#############################################################################
|
#############################################################################
|
||||||
|
|
||||||
# Linking fails without this
|
if( NOT WIN32 )
|
||||||
if( NOT WIN32 AND 64_BIT_PLATFORM )
|
# Linking fails without this on some platforms, notably anything x64.
|
||||||
set_target_properties( BoostParts PROPERTIES COMPILE_FLAGS "-fPIC")
|
set_target_properties( BoostParts PROPERTIES COMPILE_FLAGS "-fPIC")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user