Skip to content

Commit d74599b

Browse files
committed
Update Windows preset to Visual Studio 18
1 parent 826dd07 commit d74599b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"configurePresets": [
44
{
55
"name": "vcpkg-vs",
6-
"generator": "Visual Studio 17 2022",
6+
"generator": "Visual Studio 18 2026",
77
"binaryDir": "${sourceDir}/build",
88
"cacheVariables": {
99
"CMAKE_INSTALL_PREFIX": "${sourceDir}/install/${presetName}",

0 commit comments

Comments
 (0)