Skip to content

Commit 29a99e8

Browse files
JavierMatosDJavier Matos
and
Javier Matos
authored
should be forward slashes (microsoft#1356)
Co-authored-by: Javier Matos <[email protected]>
1 parent 0fcbb7d commit 29a99e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakePresets.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"name": "base",
1515
"hidden": true,
1616
"generator": "Ninja",
17-
"binaryDir": "out\\build\\${presetName}",
18-
"installDir": "out\\install\\${presetName}",
17+
"binaryDir": "out/build/${presetName}",
18+
"installDir": "out/install/${presetName}",
1919
"cacheVariables": {
2020
"VCPKG_BUILD_BENCHMARKING": true,
2121
"VCPKG_BUILD_FUZZING": true

0 commit comments

Comments
 (0)