Skip to content

Commit

Permalink
Remove component
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Jan 18, 2024
1 parent 2c740ce commit 9967192
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions morpheus/_lib/cmake/libmorpheus.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ install(
DESTINATION ${lib_dir}
FILE_SET
public_headers
COMPONENT Core
)

# ##################################################################################################
Expand All @@ -216,7 +215,6 @@ set(cmake_lib_dir "${lib_dir}/cmake/morpheus")
install(DIRECTORY
"${MORPHEUS_UTILS_ROOT_PATH}"
DESTINATION "${cmake_lib_dir}"
COMPONENT Core
)

set(code_string
Expand Down

0 comments on commit 9967192

Please sign in to comment.