schrift.c3l/manifest.json

11 lines
167 B
JSON

{
"provides" : "schrift",
"sources": ["."],
"targets" : {
"linux-x64" : {
"dependencies" : [],
"linked-libraries" : ["schrift", "c"]
}
}
}