nasa/fprime

Catch uninitialized submodules and libraries in build system

Geschlossen

#5.054 geöffnet am 23.04.2026

 (4 Kommentare) (2 Reaktionen) (1 zugewiesene Person)C++ (1.249 Forks)batch import
Easy First Issuecmakehelp wanted

Repository-Metriken

Stars
 (9.718 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5T 15h) (65 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide