Skip to content

Commit

Permalink
fix bug introduced in 4bf57f7 (#41187)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPetrik committed Jan 26, 2021
1 parent e2cf82c commit d4f544a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions external/odbccpp/src/odbc/CMakeLists.txt
Expand Up @@ -54,4 +54,6 @@ TARGET_COMPILE_DEFINITIONS(odbccpp_static
PUBLIC
ODBC_STATIC
)

TARGET_INCLUDE_DIRECTORIES(odbccpp_static PUBLIC ${ODBC_INCLUDE_DIRS})
SET_PROPERTY(TARGET odbccpp_static PROPERTY POSITION_INDEPENDENT_CODE ON)

0 comments on commit d4f544a

Please sign in to comment.