Skip to content

Set stdcpp17 as LanguageStandard#15

Merged
sebaszm merged 1 commit intomasterfrom
development/cpp-standard
Apr 24, 2026
Merged

Set stdcpp17 as LanguageStandard#15
sebaszm merged 1 commit intomasterfrom
development/cpp-standard

Conversation

@VeithMetro
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings April 24, 2026 07:36
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR sets the default C++ language standard for MSBuild-based C++ projects in the solution to C++17 via the shared Directory.Build.props, ensuring consistent compiler settings across projects pulled into Thunder.sln.

Changes:

  • Configure MSVC ClCompile to use <LanguageStandard>stdcpp17</LanguageStandard> globally via Directory.Build.props.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@VeithMetro VeithMetro requested a review from sebaszm April 24, 2026 07:57
@sebaszm sebaszm merged commit c512c9d into master Apr 24, 2026
8 checks passed
@sebaszm sebaszm deleted the development/cpp-standard branch April 24, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants