Removed in wrong spot

This commit is contained in:
Ryan Hill 2021-05-10 20:42:43 -07:00
parent 02fbbdce35
commit f5cd80afb2

View file

@ -361,7 +361,6 @@ if (onnxruntime_USE_CUDA)
endif()
if (NOT onnxruntime_MINIMAL_BUILD AND NOT onnxruntime_EXTENDED_MINIMAL_BUILD
AND NOT onnxruntime_ENABLE_TRAINING
AND NOT ${CMAKE_SYSTEM_NAME} MATCHES "Darwin|iOS"
AND NOT (CMAKE_SYSTEM_NAME STREQUAL "Android")
AND NOT onnxruntime_BUILD_WEBASSEMBLY)