Skip to content

Move variable version info to special .in.h file #8657

Description

@nbolton

Problem: When I commit or change branch, almost the entire app rebuilds. This is annoying and wastes time. This is probably because we have the Git SHA in a common include that is used everywhere.

Solution: Generate a version include that only contains version info which changes frequently, and only include this in the source files where it's needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions