nasa/fprime

Catch uninitialized submodules and libraries in build system

已关闭

#5,054 创建于 2026年4月23日

 (4 条评论) (2 个反应) (1 位负责人)C++ (1,249 个派生)batch import
Easy First Issuecmakehelp wanted

仓库指标

星标
 (9,718 个星标)
PR 合并指标
 (平均合并 5天 15小时) (30 天内合并 65 个 PR)

描述

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

贡献者指南