nasa/fprime

Catch uninitialized submodules and libraries in build system

Open

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

在 GitHub 查看
 (4 评论) (2 反应) (1 负责人)C++ (9,718 star) (1,249 fork)batch import
Easy First Issuecmakehelp wanted

描述

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

贡献者指南

Catch uninitialized submodules and libraries in build system · nasa/fprime#5054 | Good First Issue