@@ -9,7 +9,7 @@ To compile simply run these commands
```
cmake -B build -S .
cmake --build build --parallel
cmake --install .
cmake --install build
```
By default it use bundled libraries. If you wish to use external libraries you will may add
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.