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 MSVC Flags #30

Merged
merged 6 commits into from
Jan 17, 2023
Merged

Fix MSVC Flags #30

merged 6 commits into from
Jan 17, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jan 17, 2023

Closes #27.

Fix unable to pass MSVC flags by changing shell on Windows to use PowerShell. This PR also modify additional-flags-usage job to test a compiler flags case on MSVC aside from just testing it on GCC.

@threeal threeal added the fix label Jan 17, 2023
@threeal threeal self-assigned this Jan 17, 2023
@threeal threeal marked this pull request as ready for review January 17, 2023 06:15
@threeal threeal merged commit 8580c9d into main Jan 17, 2023
@threeal threeal deleted the fix-msvc-flags branch January 17, 2023 06:16
@threeal threeal mentioned this pull request Jan 22, 2023
3 tasks
@threeal threeal added this to the CMake Action v1.1.0 milestone Aug 9, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

MSVC Compiler Flags Does Not Work
1 participant