Address a few comments on the PR

This commit is contained in:
Justin Goshi (from Dev Box)
2023-08-03 12:00:16 -10:00
parent 357ab69839
commit 12e30f58ec
3 changed files with 23 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "CMake based multi-platform projects",
"name": "CMake based, multi-platform projects",
"description": "Build and test a CMake based project on multiple platforms.",
"iconName": "cmake",
"categories": ["Continuous integration", "C", "C++"]
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "CMake based single-platform projects",
"name": "CMake based, single-platform projects",
"description": "Build and test a CMake based project on a single-platform.",
"iconName": "cmake",
"categories": ["Continuous integration", "C", "C++"]