Files
starter-workflows/ci/properties/cmake-multi-platform.properties.json
T
2023-08-09 14:15:51 -10:00

7 lines
220 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++"]
}