stillgoing
This commit is contained in:
parent
0029fdd0b4
commit
471d6e4f77
@ -32,7 +32,7 @@ add_definitions (
|
||||
##SET( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${my_cxx_flags}" )
|
||||
#SET( CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${my_cxx_flags}" )
|
||||
|
||||
set_target_properties( utf8proc PROPERTIES POSITION_INDEPENDENT_CODE ON
|
||||
MY_set_target_properties( utf8proc PROPERTIES POSITION_INDEPENDENT_CODE ON
|
||||
)
|
||||
|
||||
set( CMAKE_REQUIRED_INCLUDES . ${CMAKE_REQUIRED_INCLUDES} )
|
||||
|
Reference in New Issue
Block a user