Files
starter-workflows/ci/properties/cmake-multi-platform.json
T
Justin Goshi (from Dev Box) 12e30f58ec Address a few comments on the PR
2023-08-03 12:00:16 -10:00

6 lines
219 B
JSON

{
"name": "CMake based, multi-platform projects",
"description": "Build and test a CMake based project on multiple platforms.",
"iconName": "cmake",
"categories": ["Continuous integration", "C", "C++"]
}