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
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,3 @@ include(module/path/without/.cmake/suffix) # Include other modules
22
22
### Use registry
23
23
24
24
The repo has been registered in the [cmake-registry](https://github.com/msclock/cmake-registry). Here is the [usage](https://github.com/msclock/cpp-scaffold).
25
-
26
-
## Modules
27
-
28
-
The modules here are divided into different categories: configuration, build, installation and testing. That means relative modules are applied to relative stages of cmake.
29
-
30
-
Basically, modules in the repository are collected from opensouces, but maybe modified to enhance generic usage.
0 commit comments