templates: add c++-cmake
This commit is contained in:
parent
951770904f
commit
9822b034f7
12 changed files with 230 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
{
|
||||
# Add templates
|
||||
"c++-cmake" = {
|
||||
path = ./c++-cmake;
|
||||
description = "A C++ project using CMake";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue