Skip to content

Commit

Permalink
Remove relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Jan 8, 2024
1 parent 6761ba9 commit 8abeb58
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ mark_as_advanced(MORPHEUS_CACHE_DIR)

# Add the Conda environment to the prefix path and add the CMake files
list(PREPEND CMAKE_PREFIX_PATH "$ENV{CONDA_PREFIX}")
list(PREPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/../../../external/utilities/cmake")
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")

include(morpheus_utils/load)
Expand Down

0 comments on commit 8abeb58

Please sign in to comment.