Skip to content

Commit 9d10875

Browse files
committed
Bump to build with Visual Studio 2026 on GitHub
1 parent c550701 commit 9d10875

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/scripts/CMakePresets.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"configurePresets": [
99
{
1010
"name": ".base-msvc",
11-
"generator": "Visual Studio 17 2022",
11+
"generator": "Visual Studio 18 2026",
1212
"hidden": true,
1313
"installDir": "$env{INSTALL_DIR}",
1414
"cacheVariables": {
@@ -68,7 +68,7 @@
6868
},
6969
{
7070
"name": ".base-cts-msvc",
71-
"generator": "Visual Studio 17 2022",
71+
"generator": "Visual Studio 18 2026",
7272
"hidden": true,
7373
"installDir": "$env{INSTALL_DIR}",
7474
"cacheVariables": {

0 commit comments

Comments
 (0)