Skip to content

Commit

Permalink
Add note to future self
Browse files Browse the repository at this point in the history
  • Loading branch information
mkruskal-google committed Aug 16, 2022
1 parent 22efb10 commit e5d88e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ mark_as_advanced(protobuf_DEBUG_POSTFIX)
include(${protobuf_SOURCE_DIR}/cmake/protobuf-options.cmake)

if (protobuf_BUILD_SHARED_LIBS)
# This is necessary for linking in Abseil.
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
endif ()

Expand Down

0 comments on commit e5d88e7

Please sign in to comment.