nasa / fprime-tools

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

lestarch: fixing incorrectly named setting #94

Closed LeStarch closed 2 years ago

LeStarch commented 2 years 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

Fix an incorrectly named setting causing F´ to improperly load config directories.

LeStarch commented 2 years ago

Tested this. Both revised settings properly toggle the expected cmake variable.

LeStarch commented 2 years ago

Note: this PR also renames install_dest -> install_destination for consistency, as some fields use abbreviations and others did not.