A CMake script was recently added in #61, but this currently only works with CFE builds.
This should be made more generic, allowing standalone use or inclusion in other projects. As CMake handles and abstracts many of the variances between systems, this should provide the side benefit of making the build system much more portable (even to e.g. Windows environment).
Initially this would be provided in parallel with the existing Makefile.
A CMake script was recently added in #61, but this currently only works with CFE builds.
This should be made more generic, allowing standalone use or inclusion in other projects. As CMake handles and abstracts many of the variances between systems, this should provide the side benefit of making the build system much more portable (even to e.g. Windows environment).
Initially this would be provided in parallel with the existing Makefile.