Skip to content

Commit

Permalink
remove the symbolic link in the meson test
Browse files Browse the repository at this point in the history
  • Loading branch information
phlptp committed Jan 27, 2022
1 parent 291af01 commit 0523377
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Expand Up @@ -84,6 +84,7 @@ jobs:
inputs:
versionSpec: '3.6'
- script: python3 -m pip install meson ninja
- script: ln -s "$(pwd)" tests/mesonTest/subprojects/CLI11
- script: meson build
displayName: Run meson to generate build
workingDirectory: tests/mesonTest
Expand Down
1 change: 0 additions & 1 deletion tests/mesonTest/subprojects/CLI11

This file was deleted.

Empty file.

0 comments on commit 0523377

Please sign in to comment.