Skip to content

Commit

Permalink
Expand thrust cpm docs
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmaynard committed Sep 28, 2023
1 parent 21db3d8 commit 2c9bb4a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions rapids-cmake/cpm/thrust.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,13 @@ across all RAPIDS projects.
.. |PKG_NAME| replace:: Thrust
.. include:: common_package_args.txt
.. versionadded:: v23.12.00
When `BUILD_EXPORT_SET` is specified the generated build export set dependency
file will automatically call `thrust_create_target(<namespace>::Thrust FROM_OPTIONS)`.
When `INSTALL_EXPORT_SET` is specified the generated install export set dependency
file will automatically call `thrust_create_target(<namespace>::Thrust FROM_OPTIONS)`.
Result Targets
^^^^^^^^^^^^^^
<namespace>::Thrust target will be created
Expand Down

0 comments on commit 2c9bb4a

Please sign in to comment.