This commit is contained in:
iefode 2023-11-14 14:29:36 +04:00
parent 280317e159
commit 27eaa4ea0f
2 changed files with 1 additions and 3 deletions

View File

@ -9,8 +9,7 @@ ov_add_target(
TYPE STATIC
ROOT "${CMAKE_CURRENT_SOURCE_DIR}/include"
ADDITIONAL_SOURCE_DIRS
${OpenVINO_SOURCE_DIR}/src/tests/functional/plugin/conformance/subgraphs_dumper_new/include/cache/meta/
${CMAKE_CURRENT_SOURCE_DIR}/src
${CMAKE_CURRENT_SOURCE_DIR}/src
ADD_CPPLINT
INCLUDES
PUBLIC

View File

@ -37,4 +37,3 @@ ov_add_test_target(
)
ov_build_target_faster(${TARGET_NAME} UNITY)
ov_build_target_faster(${OLD_TARGET_NAME} UNITY)