Don't use template plugin unconditionally (#11409)
This commit is contained in:
@@ -450,7 +450,7 @@ if (ENABLE_INTEL_GPU AND ENABLE_OV_CORE_BACKEND_UNIT_TESTS)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if (ENABLE_OV_CORE_BACKEND_UNIT_TESTS)
|
||||
if (ENABLE_TEMPLATE AND ENABLE_OV_CORE_BACKEND_UNIT_TESTS)
|
||||
message(STATUS "OV_CORE_TESTS: INTERPRETER enabled")
|
||||
set(ACTIVE_BACKEND_LIST ${ACTIVE_BACKEND_LIST} INTERPRETER)
|
||||
if (ENABLE_STRICT_DEPENDENCIES)
|
||||
|
||||
Reference in New Issue
Block a user