Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #2296, add option to link to generated files #2300

Merged
merged 1 commit into from
Apr 25, 2023

Commits on Apr 20, 2023

  1. Fix nasa#2296, add option to link to generated files

    Update the "generate_config_includefile" to be aware of generated files.
    This should not call cfe_locate_implementation_file() in this context
    because the file may not exist at the time.  For this type of use case
    it should just directly link the file without any checking.
    jphickey committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7a31afd View commit details
    Browse the repository at this point in the history