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

貢獻者指南