Add a starter cmake workflow
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "CMake based projects",
|
||||
"description": "Build and test a CMake based project.",
|
||||
"iconName": "cmake",
|
||||
"categories": ["C", "C++"]
|
||||
}
|
||||
Reference in New Issue
Block a user