Skip to content

Set Target-Specific Warning Flags in Build Configuration - #47

Merged
threeal merged 1 commit into
mainfrom
set-warning-flags-to-target
Nov 8, 2023
Merged

Set Target-Specific Warning Flags in Build Configuration#47
threeal merged 1 commit into
mainfrom
set-warning-flags-to-target

Conversation

@threeal

@threeal threeal commented Nov 8, 2023

Copy link
Copy Markdown
Owner

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
@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

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Set Warning Flags for Each Target

1 participant