schrift.c3l/manifest.json

11 lines
167 B
JSON
Raw Normal View History

2025-10-25 17:28:48 +02:00
{
"provides" : "schrift",
2026-07-29 00:50:28 +02:00
"sources": ["."],
2025-10-25 17:28:48 +02:00
"targets" : {
"linux-x64" : {
"dependencies" : [],
"linked-libraries" : ["schrift", "c"]
}
}
}