Run this to produce the binary under root
make
To test
make test
To clean
make clean
Note: Catch2 is used for testing. Link to repo: https://github.com/catchorg/Catch2
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Run this to produce the binary under root
make
To test
make test
To clean
make clean
Note: Catch2 is used for testing. Link to repo: https://github.com/catchorg/Catch2