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 291af01 commit d4277aeCopy full SHA for d4277ae
azure-pipelines.yml
@@ -84,6 +84,7 @@ jobs:
84
inputs:
85
versionSpec: '3.6'
86
- script: python3 -m pip install meson ninja
87
+ - script: ln -s -r . tests/mesonTest/subprojects/CLI11
88
- script: meson build
89
displayName: Run meson to generate build
90
workingDirectory: tests/mesonTest
tests/mesonTest/subprojects/CLI11
0 commit comments