templates: add c++-meson
This commit is contained in:
parent
9822b034f7
commit
b3e75b374a
11 changed files with 217 additions and 0 deletions
|
|
@ -3,4 +3,8 @@
|
|||
path = ./c++-cmake;
|
||||
description = "A C++ project using CMake";
|
||||
};
|
||||
"c++-meson" = {
|
||||
path = ./c++-meson;
|
||||
description = "A C++ project using CMake";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue