summaryrefslogtreecommitdiff
path: root/meta/dub.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta/dub.json')
-rw-r--r--meta/dub.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/dub.json b/meta/dub.json
deleted file mode 100644
index 4b7651b..0000000
--- a/meta/dub.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "name": "meta",
- "description": "Template metaprogramming",
- "targetType": "library",
-
- "sourcePaths": [
- "."
- ],
- "importPaths": [
- "."
- ],
- "dflags-dmd": ["-dip1000"]
-}