Skip to content

Commit

Permalink
Also set interface_position_independent_code
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Nov 17, 2024
1 parent dd906e0 commit aed8320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rapids_logger/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ function(rapids_make_logger logger_namespace)
set_target_properties(
${impl_target}
PROPERTIES POSITION_INDEPENDENT_CODE ON
INTERFACE_POSITION_INDEPENDENT_CODE ON
CXX_VISIBILITY_PRESET hidden
VISIBILITY_INLINES_HIDDEN ON)
endif()
Expand Down

0 comments on commit aed8320

Please sign in to comment.