Skip to content

Commit 73f4b43

Browse files
authored
Add dependency on ninja-build
In VS 2019 16.6 and later Ninja will be the default generator for new Linux/WSL configurations.
1 parent a892625 commit 73f4b43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/linux/cmake-linux-project.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ On the Linux system, make sure that the following are installed:
4040
- gdb
4141
- rsync
4242
- zip
43+
- ninja-build
4344

4445
::: moniker range="vs-2019"
4546

0 commit comments

Comments
 (0)