Migrate to ade v0.1.2c (#19714)

This commit is contained in:
Ilya Lavrenov
2023-09-11 07:15:59 +04:00
committed by GitHub
parent 37f61551a3
commit 51d77cb59f
3 changed files with 4 additions and 1 deletions

View File

@@ -37,6 +37,8 @@ macro(ov_set_msvc_runtime var value)
endif()
endmacro()
# ade
ov_set_msvc_runtime(BUILD_WITH_STATIC_CRT ${use_static_runtime})
# static TBBBind_2_5 is built with dynamic CRT runtime
ov_set_msvc_runtime(ENABLE_TBBBIND_2_5 ${use_dynamic_runtime})
# ONNX