stillgoing

This commit is contained in:
Vitor Santos Costa 2016-08-04 10:25:26 -05:00
parent 0029fdd0b4
commit 471d6e4f77
1 changed files with 1 additions and 1 deletions

View File

@ -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} )