Closed chillfig closed 1 year ago
Checklist (Please check before submitting)
Describe the bug Cannot build cert_testbed. target_include_directories(xx PUBLIC fsw/src) is needed to build tables, etc. Revise CMakeLists.txt
target_include_directories(xx PUBLIC fsw/src)
To Reproduce Build in cert_testbed
Expected behavior Error-free build
Code snips If applicable, add references to the software.
System observed on:
Additional context N/A
Reporter Info Justin Figueroa, Vantage Systems
cert_testbed required changes elsewhere to resolve successful table builds. The option to include fsw/src to app target from the open-source code is not preferred.
Checklist (Please check before submitting)
Describe the bug Cannot build cert_testbed.
target_include_directories(xx PUBLIC fsw/src)
is needed to build tables, etc. Revise CMakeLists.txtTo Reproduce Build in cert_testbed
Expected behavior Error-free build
Code snips If applicable, add references to the software.
System observed on:
Additional context N/A
Reporter Info Justin Figueroa, Vantage Systems