Less argressive chages (#18591)

This commit is contained in:
Ilya Lavrenov
2023-07-18 19:54:00 +04:00
committed by GitHub
parent 2f3d4df342
commit 700677c5c6
14 changed files with 55 additions and 65 deletions
+1 -1
View File
@@ -26,5 +26,5 @@ else()
add_library(ittapi::ittnotify ALIAS ittnotify)
openvino_developer_export_targets(COMPONENT openvino_common TARGETS ittapi::ittnotify)
ov_install_static_lib(ittapi::ittnotify ${OV_CPACK_COMP_CORE})
ov_install_static_lib(ittnotify ${OV_CPACK_COMP_CORE})
endif()