Files
starter-workflows/ci/properties/cmake-multi-platform.properties.json
T

7 lines
220 B
JSON
Raw Normal View History

{
2023-08-03 12:00:16 -10:00
"name": "CMake based, multi-platform projects",
"description": "Build and test a CMake based project on multiple platforms.",
"iconName": "cmake",
"categories": ["Continuous integration", "C", "C++"]
2023-08-04 06:37:11 -10:00
}