Added a missing line to compguid.md

This commit is contained in:
Chewico 2025-06-21 21:32:53 +02:00
parent 625fc7d20a
commit 971deb39a9

View file

@ -54,7 +54,7 @@ then:
```bash
cd pound
cmake -G Ninja -B . -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++
```
lastly: