Implement builders to build Boost from source code
This commit is contained in:
9
config/boost-manifest-config.json
Normal file
9
config/boost-manifest-config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"regex": "boost-\\d+\\.\\d+\\.\\d+-(\\w+)-([\\d\\.]+)?-?([\\w\\.]+)-(x[\\d_]+)",
|
||||
"groups": {
|
||||
"arch": 4,
|
||||
"platform": 1,
|
||||
"platform_version": 2,
|
||||
"toolset": 3
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user