Skip to content

Commit

Permalink
fix docs build for bad mrc import
Browse files Browse the repository at this point in the history
  • Loading branch information
cwharris committed Oct 2, 2024
1 parent cd72f9a commit 7489d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstart/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ set(OPTION_PREFIX "MRC")

morpheus_utils_python_configure()

rapids_find_package(mrc REQUIRED)
morpheus_utils_configure_mrc()
rapids_find_package(CUDAToolkit REQUIRED)

# To make it easier for CI to find output files, set the default executable suffix to .x if not set
Expand Down

0 comments on commit 7489d5a

Please sign in to comment.