Skip to content

Commit 5671ce2

Browse files
committed
rtcx is a cuvs-static export only
1 parent b43234d commit 5671ce2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cpp/cmake/thirdparty/get_rtcx.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ function(find_and_configure_rtcx VERSION)
1919
rapids_cpm_find(
2020
rtcx ${VERSION}
2121
GLOBAL_TARGETS rtcx::rtcx
22-
BUILD_EXPORT_SET cuvs-exports
23-
INSTALL_EXPORT_SET cuvs-exports
22+
BUILD_EXPORT_SET cuvs-static-exports
23+
INSTALL_EXPORT_SET cuvs-static-exports
2424
CPM_ARGS
2525
GIT_REPOSITORY https://github.com/arhag23/librtcx.git
2626
GIT_TAG f16b49686142df40c809d0be3f46df0040e04a5f

0 commit comments

Comments
 (0)