mirror of https://github.com/aminya/setup-cpp
docs: update readme projects [skip ci]
This commit is contained in:
parent
6d6f75ce6d
commit
0a2a3e3e06
|
@ -314,7 +314,12 @@ test_linux_gcc:
|
||||||
|
|
||||||
# Usage Examples
|
# Usage Examples
|
||||||
|
|
||||||
|
- [cpp_vcpkg_project project](https://github.com/aminya/cpp_vcpkg_project)
|
||||||
|
- [ftxui](https://github.com/ArthurSonzogni/FTXUI)
|
||||||
|
- [project_optins](https://github.com/aminya/project_options)
|
||||||
- [cpp-best-practices starter project](https://github.com/cpp-best-practices/cpp_starter_project)
|
- [cpp-best-practices starter project](https://github.com/cpp-best-practices/cpp_starter_project)
|
||||||
|
- [json2cpp](https://github.com/lefticus/json2cpp)
|
||||||
|
- [lefticus/tools](https://github.com/lefticus/tools)
|
||||||
- [libclang](https://github.com/atilaneves/libclang)
|
- [libclang](https://github.com/atilaneves/libclang)
|
||||||
- [dpp](https://github.com/atilaneves/dpp)
|
- [dpp](https://github.com/atilaneves/dpp)
|
||||||
- [d-tree-sitter](https://github.com/aminya/d-tree-sitter)
|
- [d-tree-sitter](https://github.com/aminya/d-tree-sitter)
|
||||||
|
|
|
@ -27,12 +27,14 @@ words:
|
||||||
- dyld
|
- dyld
|
||||||
- eabi
|
- eabi
|
||||||
- execa
|
- execa
|
||||||
|
- ftxui
|
||||||
- gcovr
|
- gcovr
|
||||||
- ghes
|
- ghes
|
||||||
- Graphviz
|
- Graphviz
|
||||||
- isci
|
- isci
|
||||||
- kcov
|
- kcov
|
||||||
- LDFLAGS
|
- LDFLAGS
|
||||||
|
- lefticus
|
||||||
- libbinutils
|
- libbinutils
|
||||||
- libdw
|
- libdw
|
||||||
- libstdc
|
- libstdc
|
||||||
|
|
Loading…
Reference in New Issue