diff --git a/rapids-cmake/cpm/thrust.cmake b/rapids-cmake/cpm/thrust.cmake index 5d405c17..1300708c 100644 --- a/rapids-cmake/cpm/thrust.cmake +++ b/rapids-cmake/cpm/thrust.cmake @@ -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(::Thrust FROM_OPTIONS)`. + + When `INSTALL_EXPORT_SET` is specified the generated install export set dependency + file will automatically call `thrust_create_target(::Thrust FROM_OPTIONS)`. + Result Targets ^^^^^^^^^^^^^^ ::Thrust target will be created