Open mardy opened 1 year ago
Using git submodules allows us to fix the version of all dependencies and have reproducible builds.
ping :-)
Yes looking good. However I thought about changing this PR to use Makefile/CMake to include all library files instead of soft links.
Using git submodules allows us to fix the version of all dependencies and have reproducible builds.