tanya/meta/dub.json

13 lines
147 B
JSON

{
"name": "meta",
"description": "Template metaprogramming",
"targetType": "library",
"sourcePaths": [
"."
],
"importPaths": [
"."
]
}