Merged ngraph & core components (#9101)

This commit is contained in:
Ilya Lavrenov
2021-12-09 15:38:44 +03:00
committed by GitHub
parent 1e29778aec
commit 02e7706776
39 changed files with 79 additions and 79 deletions

View File

@@ -34,7 +34,7 @@ set_target_properties(${TARGET_NAME} PROPERTIES EXPORT_NAME runtime::c)
export(TARGETS ${TARGET_NAME} NAMESPACE openvino::
APPEND FILE "${CMAKE_BINARY_DIR}/OpenVINOTargets.cmake")
openvino_developer_export_targets(COMPONENT inference_engine TARGETS ${TARGET_NAME})
openvino_developer_export_targets(COMPONENT core TARGETS ${TARGET_NAME})
# install