Skip to content

Commit 2a96750

Browse files
authored
Merge pull request #3262 from MicrosoftDocs/master
11/5/2020 AM Publish
2 parents d771597 + 2875c3c commit 2a96750

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/build/cmake-predefined-configuration-reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ When you choose a configuration, it is added to the *CMakeSettings.json* file in
5959
"inheritEnvironments": [
6060
"linux_x64"
6161
]
62-
}
62+
}
6363

6464
{
6565
"name": "Linux-Release",
@@ -88,8 +88,8 @@ When you choose a configuration, it is added to the *CMakeSettings.json* file in
8888
"inheritEnvironments": [
8989
"linux_x64"
9090
]
91-
},
92-
```
91+
},
92+
```
9393

9494

9595
You can use these optional settings for more control:

0 commit comments

Comments
 (0)