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.
2 parents d5e54d2 + 31e9962 commit 6444148Copy full SHA for 6444148
README.md
@@ -70,7 +70,7 @@ Alternatively, from the command-line on Unix in the source directory:
70
cmake -DCMAKE_BUILD_TYPE=debug -DBUILD_STATIC_LIBS=ON -DBUILD_SHARED_LIBS=OFF -G "Unix Makefiles" ../..
71
make
72
73
-Running `cmake -`" will display the list of available generators (passed using
+Running `cmake -h` will display the list of available generators (passed using
74
the `-G` option).
75
76
By default CMake hides compilation commands. This can be modified by specifying
0 commit comments