Skip to content

Commit

Permalink
ci: rpi fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Dec 20, 2024
1 parent 5765d6c commit 88c94bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/onnxruntime.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ else()
endif()
endif()

message("${CMAKE_SYSTEM_PROCESSOR} ::: ${ONNXRUNTIME_URL}")
# Ask CMake to download it
include(FetchContent)
FetchContent_Declare(onnxruntime
Expand Down

0 comments on commit 88c94bc

Please sign in to comment.