Add generate_config_includefile pattern for perfids and msgids
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 67
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Currently just includes the local mission_inc/platform_inc directories. Really these are examples/defaults, and should be easily overridden from the target defs.
Describe the solution you'd like
Use generate_config_includefile (example: https://github.com/nasa/cFE/blob/98bc15851ebbca83b01947520232ca0cf67a30cf/modules/msg/mission_build.cmake#L19-L22)
Describe alternatives you've considered
None
Additional context
None
Requester Info
Jacob Hageman - NASA/GSFC
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how the local mission_inc/platform_inc directories are currently included and compare it with modules/msg/mission_build.cmake at the referenced lines. Trace the target definitions that consume these defaults; done means the generated include-file pattern allows target definitions to override the perfids and msgids configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cmake
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100