nasa / bplib

Apache License 2.0
30 stars 13 forks source link

Create generic CMake build recipe for BPLIB #65

Closed jphickey closed 2 years ago

jphickey commented 2 years ago

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.