targets and names

This commit is contained in:
Blue 2023-10-01 12:47:17 -03:00
parent 4843fcc77f
commit cc4d8d1fc3
Signed by: blue
GPG key ID: 9B203B252A63EE38
4 changed files with 160 additions and 36 deletions

View file

@ -12,5 +12,12 @@
"https://git.macaw.me/blue/mason/archive/main.tar.gz",
"https://git.macaw.me/blue/mason/raw/branch/main/src2/atomicmutex.h"
],
"build": [
"mason.json",
{
"src" : "mason.json",
"dst" : "another/mason.json"
}
],
"libraries": "lib"
}