Fixed compguide.md

This commit is contained in:
Chewico 2025-06-21 21:21:22 +02:00
parent 971deb39a9
commit 964d0086c6

View file

@ -57,6 +57,8 @@ cd pound
cmake -G Ninja -B . -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++
```
```
lastly:
```bash