Skip to content

Commit d4277ae

Browse files
committed
remove the symbolic link in the meson test
1 parent 291af01 commit d4277ae

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
inputs:
8585
versionSpec: '3.6'
8686
- script: python3 -m pip install meson ninja
87+
- script: ln -s -r . tests/mesonTest/subprojects/CLI11
8788
- script: meson build
8889
displayName: Run meson to generate build
8990
workingDirectory: tests/mesonTest

tests/mesonTest/subprojects/CLI11

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)