sources as different names, explicit targets

This commit is contained in:
Blue 2023-10-02 14:19:24 -03:00
parent cc4d8d1fc3
commit 1d9a6ec3f8
Signed by: blue
GPG key ID: 9B203B252A63EE38
10 changed files with 252 additions and 62 deletions

View file

@ -10,7 +10,16 @@
"path" : "https://nowhere/to/get.from"
},
"https://git.macaw.me/blue/mason/archive/main.tar.gz",
"https://git.macaw.me/blue/mason/raw/branch/main/src2/atomicmutex.h"
"https://git.macaw.me/blue/mason/raw/branch/main/src2/atomicmutex.h",
{
"path" : "https://git.macaw.me/blue/mason/raw/branch/main/src2/atomicmutex.h",
"name" : "changed.h"
},
{
"path" : "https://git.macaw.me/blue/mimicry.git",
"name" : "mimicryNode",
"target" : "node"
}
],
"build": [
"mason.json",