1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "langrev": "1", "warnings": [ "no-unused" ], "dependency-search-paths": [ "lib" ], "dependencies": [ "curl" ], "authors": [ "andromeda" ], "version": "0.1.0", "sources": [ "**" ], "build-dir": "build", "output": "build", "targets": { "radgen": { "type": "executable" } }, "cpu": "generic", "opt": "O0" }