chore: remove readme as it isn't needed
This commit is contained in:
parent
2f3a28e89c
commit
f97d5dbaf3
1 changed files with 0 additions and 14 deletions
14
README.md
14
README.md
|
@ -1,14 +0,0 @@
|
|||
# C++ Template with tests
|
||||
|
||||
A CMake template with C++20 and Catch2
|
||||
|
||||
---
|
||||
|
||||
## Setup
|
||||
|
||||
Under [test/Catch2](test/Catch2) run the following commands:
|
||||
|
||||
```shell
|
||||
$ cmake -B build -S . -DBUILD_TESTING=OFF
|
||||
$ sudo cmake --build build/ --target install
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue