/drop-ot

Primary LanguageC++MIT LicenseMIT

drop-ot

=====

Building

For <platform> in linux,osx,x64-Release,x64-Debug

cmake -S . --preset <platform>
cmake --build out/build/<platform>/

Run the program, ./out/build/<platform>/frontend/frontend (or similar), to see the help info.