nasa / fprime-tools

F´ Python tooling and helpers.
https://github.com/nasa/fprime
Apache License 2.0
20 stars 38 forks source link

Add project submodule initialization #178

Closed thomas-bc closed 10 months ago

thomas-bc commented 10 months ago
Originating Project/Creator
Affected Component
Affected Architectures(s)
Related Issue(s)
Has Unit Tests (y/n)
Builds Without Errors (y/n)
Unit Tests Pass (y/n)
Documentation Included (y/n)

Change Description

Add call to git submodule update --init --recursive to the new --project command.

Rationale

googletest is now a submodule of fprime (see https://github.com/nasa/fprime/pull/2371)