ugui.c3l/lib/grapheme.c3l/project.json

15 lines
348 B
JSON
Raw Permalink Normal View History

2024-12-13 16:44:07 +01:00
{
"langrev": "1",
"warnings": ["no-unused"],
"dependency-search-paths": [".."],
"dependencies": ["grapheme"],
2025-01-31 12:35:59 +01:00
"authors": ["Alessandro Mauri <alemauri001@gmail.com>", "Laslo Hunhold <dev@frign.de>"],
2024-12-13 16:44:07 +01:00
"version": "0.1.0",
"sources": [],
"output": "build",
2025-01-31 12:35:59 +01:00
"target": "linux-x64",
"features": [],
2024-12-13 16:44:07 +01:00
"cpu": "generic",
"opt": "O0"
}