- GNU C++
- GNU Make
- Run make
build-nebuild-coreandbuild-nebuildto build from source.
- Run
nebuildand pass the path to the manifest file to build from source:
nebuild targets/osx.json- Use CMake to build
nebuildfrom source:
cmake -S . -B build
cmake --build build