Skip to content

Commit b21d19f

Browse files
authored
revert to cpp20 CMakePresets.json
1 parent 80a9146 commit b21d19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"generator": "Ninja",
88
"binaryDir": "${sourceDir}/build/${presetName}",
99
"cacheVariables": {
10-
"CMAKE_CXX_STANDARD": "23"
10+
"CMAKE_CXX_STANDARD": "20"
1111
}
1212
},
1313
{

0 commit comments

Comments
 (0)