Skip to content
This repository was archived by the owner on Jan 28, 2023. It is now read-only.

Conversation

@raphaelning
Copy link
Contributor

Remove the /Gm (Enable Minimal Rebuild) compiler flag from Debug
build configurations, because it is deprecated by MSVC 14.16.x:

https://docs.microsoft.com/en-us/cpp/build/reference/gm-enable-minimal-rebuild?view=vs-2017

This fixes the issue reported at #133 (comment)

Remove the /Gm (Enable Minimal Rebuild) compiler flag from Debug
build configurations, because it is deprecated by MSVC 14.16.x:

https://docs.microsoft.com/en-us/cpp/build/reference/gm-enable-minimal-rebuild?view=vs-2017

Signed-off-by: Yu Ning <[email protected]>
@raphaelning raphaelning requested a review from wcwang November 26, 2018 06:27
@raphaelning
Copy link
Contributor Author

Test: No compiler warning in Travis build log for Windows

@raphaelning raphaelning merged commit db5ed3c into master Nov 26, 2018
@raphaelning raphaelning deleted the test-fix-msvc-warning branch November 26, 2018 08:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants