Fixed samples build with THREADING=SEQ
This commit is contained in:
parent
8388a7502d
commit
979ee9b97e
@ -172,11 +172,7 @@ if(THREADING STREQUAL "TBB" OR THREADING STREQUAL "TBB_AUTO" AND NOT TBB_FOUND)
|
|||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(THREADING STREQUAL "TBB" OR
|
_ov_find_dependency(Threads)
|
||||||
THREADING STREQUAL "TBB_AUTO" OR
|
|
||||||
THREADING STREQUAL "OMP")
|
|
||||||
_ov_find_dependency(Threads)
|
|
||||||
endif()
|
|
||||||
|
|
||||||
if(NOT TARGET inference_engine)
|
if(NOT TARGET inference_engine)
|
||||||
set(_ov_as_external_package ON)
|
set(_ov_as_external_package ON)
|
||||||
|
Loading…
Reference in New Issue
Block a user