Files
starter-workflows/ci/properties/cmake-multi-platform.json
T
2023-08-01 11:10:55 -10:00

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