Skip to content
New issue

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

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

Already on GitHub? # to your account

Add option to change the name of the precompiled header output file #219

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

ShawnCZek
Copy link
Contributor

Right now, only the folder path of the precompiled header file can be modified. The file name is forced to use the project's name.

This pull request introduces a configuration option to modify the file name. In my case, this allows me to share the precompiled header file between multiple projects. This was not possible before because of the reason mentioned above.

@belkiss
Copy link
Contributor

belkiss commented Oct 19, 2022

Merged, thanks!

@ShawnCZek ShawnCZek deleted the precomp-header-output-file-name branch October 19, 2022 07:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants