We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 975d794 commit 7613d69Copy full SHA for 7613d69
doc/cmake.rst
@@ -51,7 +51,7 @@ Basic walkthrough
51
52
.. topic:: Configure the build
53
54
- CMake doesn't build the code, generates the files that another tool uses
+ CMake doesn't build the code, it generates the files that another tool uses
55
to build the code. To see the list of generators run ``cmake --help``. The
56
first phase of which is running through the configuration scripts.
57
0 commit comments