Files
starter-workflows/ci/properties/cmake-multi-platform.properties.json
2023-08-11 00:05:55 +00: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++"]
}