We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889c121 commit 0fc6e7aCopy full SHA for 0fc6e7a
.github/workflows/rebuildDependencies.yml
@@ -140,8 +140,7 @@ jobs:
140
141
git checkout
142
143
- # Patch conan recipe to prevent dragging libcurl as a dependency
144
- # (can't be done via VCMI's conanfile as onnxruntime is built beforehand)
+ # Patch conan recipe to support msvc version 192
145
git apply --ignore-whitespace ../conan_patches/onnxruntime/recipe.diff
146
147
# versions must be synced with: conan_patches/<package>/conandata.yml
0 commit comments