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 d1f9b90 commit 4a7f66bCopy full SHA for 4a7f66b
azure-pipelines.yml
@@ -84,6 +84,7 @@ jobs:
84
inputs:
85
versionSpec: '3.7'
86
- script: python3 -m pip install meson ninja
87
+ - script: mkdir tests/mesonTest/subprojects
88
- script: ln -s "$(pwd)" tests/mesonTest/subprojects/CLI11
89
- script: meson build
90
displayName: Run meson to generate build
tests/mesonTest/subprojects/keep
0 commit comments