diff --git a/cmake/onnxruntime.cmake b/cmake/onnxruntime.cmake index 5d1dae4..00648d5 100644 --- a/cmake/onnxruntime.cmake +++ b/cmake/onnxruntime.cmake @@ -40,6 +40,7 @@ else() endif() endif() +message("${CMAKE_SYSTEM_PROCESSOR} ::: ${ONNXRUNTIME_URL}") # Ask CMake to download it include(FetchContent) FetchContent_Declare(onnxruntime