Skip to content

Commit 9860bba

Browse files
committed
Update CMakePresets.json
1 parent fae5ace commit 9860bba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakePresets.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@
1313
{
1414
"name": "x64-windows",
1515
"inherits": "vcpkg",
16+
"generator": "Visual Studio 17 2022",
1617
"architecture": "x64"
1718
},
1819
{
1920
"name": "x86-windows",
2021
"inherits": "vcpkg",
22+
"generator": "Visual Studio 17 2022",
2123
"architecture": "x86"
2224
},
2325
{

0 commit comments

Comments
 (0)