Files
boost-versions/config/boost-manifest-config.json
2020-05-27 09:24:57 +03:00

9 lines
204 B
JSON

{
"regex": "boost-\\d+\\.\\d+\\.\\d+-(\\w+)-([\\d\\.]+)?-?([\\w\\.]+)-(x[\\d_]+)",
"groups": {
"arch": 4,
"platform": 1,
"platform_version": 2,
"toolset": 3
}
}