mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 21:51:12 +02:00
add tools to feature list
This commit is contained in:
parent
1c3d73f615
commit
7b3df24f67
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ This template is the result of learnings from many previous projects and should
|
|||
- Code formatting enforced by [clang-format](https://clang.llvm.org/docs/ClangFormat.html) via [Format.cmake](https://github.com/TheLartians/Format.cmake)
|
||||
- Reproducible dependency management via [CPM.cmake](https://github.com/TheLartians/CPM.cmake)
|
||||
- Installable target with versioning information via [PackageProject.cmake](https://github.com/TheLartians/PackageProject.cmake)
|
||||
- Support for [sanitizer tools and more](#additional-tools)
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue