The build is handled with CMake (version 3.10 or later):
cmake -B build
cmake --build build
To then run unit tests:
ctest --test-dir build
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.