reaper
reaper copied to clipboard
Tiny C++ Engine
Reaper
Reaper is a small C++ test engine.
Build
$ git submodule update --init
$ cmake -H. -B./build
$ cmake --build build