nasa/fprime
Catch uninitialized submodules and libraries in build system
クローズ
#5,054 opened on 2026/04/23
Easy First Issuecmakehelp wanted
Repository metrics
- Stars
- (9,718 個のスター)
- PR merge metrics
- (平均マージ 5d 15h) (30d で 65 merged PRs)
説明
| 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