Commit 43fdb07
committed
build: set C++ language standard to C++17 in Debug and Release configurations
Adds <LanguageStandard>stdcpp17</LanguageStandard> to both ClCompile sections
to ensure consistent C++17 compilation across build types.1 parent dcc7a3d commit 43fdb07
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| 104 | + | |
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
| |||
0 commit comments