nasa / fprime

F´ - A flight software and embedded systems framework
https://fprime.jpl.nasa.gov
Apache License 2.0
10.02k stars 1.29k forks source link

Integrate JSON Dictionary autocoding in the CMake system #2591

Closed thomas-bc closed 4 months ago

thomas-bc commented 5 months ago
F´ Version
Affected Component

Feature Description

We have fpp-to-dict to generate a JSON dictionary. This issue is to hook it in the CMake system to generate the JSON dictionary on every build.

https://github.com/nasa/fprime/issues/2263

thomas-bc commented 5 months ago

Few things are needed for this: