Skip to content

Commit

Permalink
Include rapids-export
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Aug 27, 2024
1 parent 894ac93 commit aa2952f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cpp/cmake/thirdparty/get_arrow.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,8 @@ function(find_and_configure_arrow VERSION BUILD_STATIC EXCLUDE_FROM_ALL ENABLE_P
get_target_property(interface_libs arrow_static INTERFACE_LINK_LIBRARIES)
endif()
endif()

include(rapids-export)
if(NOT EXCLUDE_FROM_ALL)
rapids_export(
BUILD Arrow
Expand Down

0 comments on commit aa2952f

Please sign in to comment.