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

貢獻者指南