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.
conan install
1 parent dc1f904 commit 5491b7cCopy full SHA for 5491b7c
.github/workflows/rebuildDependencies.yml
@@ -206,7 +206,7 @@ jobs:
206
${{ startsWith(matrix.platform, 'android') && '-o "qt/*:android_sdk=$ANDROID_HOME"' || '' }}
207
done
208
209
- - name: Generate conan profile
+ - name: Build the rest of the dependencies
210
run: |
211
conan install . \
212
--output-folder=conan-generated \
0 commit comments