Skip to content

Commit

Permalink
Renamed component name (openvinotoolkit#7110)
Browse files Browse the repository at this point in the history
  • Loading branch information
ishariko authored and rnugmanx committed Aug 26, 2021
1 parent b3e7439 commit 9001472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thirdparty/itt_collector/sea_itt_lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ endif()
add_clang_format_target(${TARGET_NAME}_clang FOR_TARGETS ${TARGET_NAME})

install(TARGETS ${TARGET_NAME}
DESTINATION tests/sea_itt_lib COMPONENT tests EXCLUDE_FROM_ALL)
DESTINATION tests/sea_itt_lib COMPONENT itt_collector EXCLUDE_FROM_ALL)

0 comments on commit 9001472

Please sign in to comment.