mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
parent
77cf51b13c
commit
3588484336
1 changed files with 1 additions and 1 deletions
|
|
@ -378,7 +378,7 @@ if(onnxruntime_BUILD_BENCHMARKS)
|
|||
endif()
|
||||
endif()
|
||||
|
||||
if(NOT WIN32)
|
||||
if(NOT WIN32 AND NOT onnxruntime_PREFER_SYSTEM_LIB)
|
||||
add_subdirectory(${PROJECT_SOURCE_DIR}/external/nsync EXCLUDE_FROM_ALL)
|
||||
endif()
|
||||
# External dependencies
|
||||
|
|
|
|||
Loading…
Reference in a new issue