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

Set Target-Specific Warning Flags in Build Configuration #47

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Nov 8, 2023

This pull request updates the build configuration to establish warning flags for each target individually rather than applying them globally by setting the CMAKE_CXX_FLAGS. It closes #45.

@threeal threeal self-assigned this Nov 8, 2023
@threeal threeal added the build label Nov 8, 2023
@threeal threeal added this to the C++ Starter v1.0.0 milestone Nov 8, 2023
@threeal threeal marked this pull request as ready for review November 8, 2023 13:24
@threeal threeal merged commit 84c4669 into main Nov 8, 2023
4 checks passed
@threeal threeal deleted the set-warning-flags-to-target branch November 8, 2023 13:27
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.

Set Warning Flags for Each Target
1 participant