We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef223b4 commit a0c0f9fCopy full SHA for a0c0f9f
02-sub-projects/A-basic/README.adoc
@@ -42,7 +42,7 @@ $ tree
42
* link:subbinary/main.cpp[] - source for the executable
43
* link:sublibrary1/CMakeLists.txt[] - to make a static library
44
* link:sublibrary1/include/sublib1/sublib1.h[]
45
- * link:sublibrary1/src/sublib2.cpp[]
+ * link:sublibrary1/src/sublib1.cpp[]
46
* link:sublibrary2/CMakeLists.txt[] - to setup header only library
47
* link:sublibrary2/include/sublib2/sublib2.h[]
48
0 commit comments