[IE TESTS] Add Multi, hetero and Cpu plugin as dependecies to the functional tests (#1234)

This commit is contained in:
Irina Efode 2020-07-07 11:42:13 +03:00 committed by GitHub
parent 987cc5ee52
commit ea10ad5ed4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,10 @@ addIeTarget(
${EXPORT_DEPENDENCIES}
)
if (TARGET MKLDNNPlugin)
add_dependencies(${TARGET_NAME} MKLDNNPlugin)
endif()
target_include_directories(${TARGET_NAME} PUBLIC
${PUBLIC_HEADERS_DIR}
${IE_MAIN_SOURCE_DIR}/src/vpu/graph_transformer/include