nasa/fprime

Catch uninitialized submodules and libraries in build system

Chiusa

#5054 aperta il 23 apr 2026

 (4 commenti) (2 reazioni) (1 assegnatario)C++ (1249 fork)batch import
Easy First Issuecmakehelp wanted

Metriche repository

Star
 (9718 stelle)
Metriche merge PR
 (Merge medio 5g 15h) (65 PR mergiate in 30 g)

Descrizione

F´ Version
Affected Component

Feature Description

Users are often caught off-guard when cloning a project and submodules aren't initialized recursively. We have fprime-bootstrap clone to alleviate that, but still.

We could potentially catch these setups that have empty libraries / submodules, and throw warnings. Either in fprime-util, or preferably in CMake

Guida contributor