Squashed 'libs/cli11/' content from commit dcbcb47
git-subtree-dir: libs/cli11 git-subtree-split: dcbcb4721dda5dab0a56d9faaaee50e6a30f7758
This commit is contained in:
10
tests/mesonTest/README.md
Normal file
10
tests/mesonTest/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# CLI11 Meson test / example
|
||||
|
||||
Requirements: meson, ninja
|
||||
|
||||
## Build
|
||||
|
||||
```bash
|
||||
meson build
|
||||
ninja -C build
|
||||
```
|
||||
Reference in New Issue
Block a user