aboutsummaryrefslogtreecommitdiffhomepage
path: root/dub.json
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2021-09-20 20:02:10 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2021-10-22 21:28:50 -0400
commit85a2a2922673bfe44461e26b68cb1da0de5bb8c7 (patch)
tree974d815fecc851c9212bc0056c9df39a5a36c977 /dub.json
parentorg latex organize (diff)
nix related config, direnv else minor
Diffstat (limited to 'dub.json')
-rw-r--r--dub.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/dub.json b/dub.json
index dd817a5..b632c39 100644
--- a/dub.json
+++ b/dub.json
@@ -95,8 +95,5 @@
"name": "dmd",
"targetName": "spine-dmd"
}
- ],
- "subConfigurations": {
- "d2sqlite3": "with-lib"
- }
+ ]
}