You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,4 @@ Simple template repository to be used as a base for creating C++ libraries built
12
12
13
13
Note, that I prefer [googletest](https://github.com/google/googletest) as a testing framework so it's the one used in this repository. Still it's not a big deal to replace it with any other of your choice.
14
14
15
-
See also [cmake-init](https://github.com/friendlyanon/cmake-init) which is developed under the same principles as this repository but offers much more: CMake executable/library project generation, support for linter/coverage tools for generated projects, etc.
15
+
See also [cmake-init](https://github.com/friendlyanon/cmake-init)tool which is developed under the same principles as this repository but offers much more: CMake executable/library project generation, integrated support for linter/coverage tools for generated projects, etc.
0 commit comments