Skip to content

Commit

Permalink
onnx: fix schema error
Browse files Browse the repository at this point in the history
  • Loading branch information
hguandl authored and dantmnf committed Jul 21, 2024
1 parent 10d51f5 commit 727ce81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vcpkg-overlay/ports/onnx/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ vcpkg_cmake_configure(
-DONNX_USE_MSVC_STATIC_RUNTIME=${USE_STATIC_RUNTIME}
-DONNX_BUILD_TESTS=OFF
-DONNX_BUILD_BENCHMARKS=OFF
-DONNX_DISABLE_STATIC_REGISTRATION=ON
MAYBE_UNUSED_VARIABLES
ONNX_USE_MSVC_STATIC_RUNTIME
)
Expand Down

0 comments on commit 727ce81

Please sign in to comment.