Skip to content

Commit

Permalink
generate build-dir package
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Nov 5, 2024
1 parent 8421287 commit a732487
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -212,3 +212,11 @@ rapids_export(
NAMESPACE kvikio::
DOCUMENTATION doc_string
)

rapids_export(
BUILD kvikio
EXPORT_SET kvikio-exports
GLOBAL_TARGETS kvikio
NAMESPACE kvikio::
DOCUMENTATION doc_string
)

0 comments on commit a732487

Please sign in to comment.