Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vansweej authored Sep 20, 2019
1 parent 99a47fc commit e2bfcf7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ Where the `*generator*` is :
* `Ninja` for Microsoft command line build
* `Visual Studio 15 2017 Win64` for Visual Studio 2017 solution generation

After this the buildtool can be invoked (make or ninja) or the ide project/solution file can be opened.
The buildtool can be invoked (make or ninja) or the ide project/solution file can be opened.

More generators can be found on [this page](https://cmake.org/cmake/help/v3.15/manual/cmake-generators.7.html)

0 comments on commit e2bfcf7

Please sign in to comment.