Skip to content

Commit

Permalink
tray again
Browse files Browse the repository at this point in the history
  • Loading branch information
paleolimbot committed Jul 18, 2024
1 parent 97d8433 commit 6b1eea5
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 @@ -327,6 +327,7 @@ endif()

# Always build integration test if building tests
if(NANOARROW_BUILD_TESTS OR NANOARROW_BUILD_INTEGRATION_TESTS)
set_target_properties(nanoarrow PROPERTIES POSITION_INDEPENDENT_CODE ON)
add_library(nanoarrow_c_data_integration SHARED
src/nanoarrow/integration/c_data_integration.cc)
target_compile_definitions(nanoarrow_c_data_integration PRIVATE NANOARROW_BUILD_DLL
Expand Down

0 comments on commit 6b1eea5

Please sign in to comment.