Skip to content

Commit

Permalink
see if one more pic works
Browse files Browse the repository at this point in the history
  • Loading branch information
paleolimbot committed Oct 18, 2024
1 parent 1cc1580 commit 07d6b8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/cpp/recipe_driver/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ fetchcontent_declare(nanoarrow
GIT_TAG main
GIT_SHALLOW TRUE)
fetchcontent_makeavailable(nanoarrow)
set_target_properties(nanoarrow_ipc PROPERTIES POSITION_INDEPENDENT_CODE ON)

# TODO: We could allow this to be installed + linked to as a target; however,
# fetchcontent is a little nicer for this kind of thing (statically linked
Expand Down

0 comments on commit 07d6b8e

Please sign in to comment.