Skip to content

Commit

Permalink
Merge pull request #85 from nv-morpheus/branch-24.10
Browse files Browse the repository at this point in the history
Forward-merge branch-24.10 into branch-25.02
  • Loading branch information
dagardner-nv authored Oct 24, 2024
2 parents 3ae1a80 + 87b33dd commit 7f59045
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cmake/morpheus_utils/package_config/mrc/Configure_mrc.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,10 @@ function(morpheus_utils_configure_mrc)
set(MRC_VERSION 25.02 CACHE STRING "Which version of MRC to use")

rapids_cpm_find(mrc ${MRC_VERSION}
COMPONENTS
python
GLOBAL_TARGETS
mrc::mrc mrc::pymrc
mrc::libmrc mrc::pymrc
BUILD_EXPORT_SET
${PROJECT_NAME}-exports
INSTALL_EXPORT_SET
Expand Down

0 comments on commit 7f59045

Please sign in to comment.