Skip to content

Commit

Permalink
update cmake->CMake
Browse files Browse the repository at this point in the history
Co-Authored-By: Zack Galbreath <[email protected]>
  • Loading branch information
jtattermusch and zackgalbreath authored Dec 2, 2019
1 parent 48b1f8d commit 955e0df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ you will be able to browse and build the code.
> cmake --build . --config Release
```

## Building with cmake: Windows, Using Ninja (faster build, supports boringssl's assembly optimizations).
## Building with CMake: Windows, Using Ninja (faster build, supports boringssl's assembly optimizations).

Please note that when using Ninja, you will still need Visual C++ (part of Visual Studio)
installed to be able to compile the C/C++ sources.
Expand Down

0 comments on commit 955e0df

Please sign in to comment.