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 beaa5a4 commit 1742690Copy full SHA for 1742690
README.md
@@ -19,11 +19,9 @@ and execute cmake from inside this directory:
19
$ cmake ..
20
$ make
21
22
-By default, your project will be compiled to both
23
-an executable and a library.
+By default, your project will be compiled to both an executable and a library.
24
25
-You can add additional source files in
26
-`src/CMakeLists.txt` by modifying
+You can add additional source files in `src/CMakeLists.txt` by modifying the line
27
28
set(SRC ...)
29
0 commit comments