aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2018-09-13 15:09:00 +0200
committerEike Ziller <eike.ziller@qt.io>2018-09-14 09:46:34 +0000
commitebbaa352fcfac361479c56192ac6cba4dcc87efb (patch)
tree7390aa5f34d376c7444960b4eff170a28e2690ad /TODO.md
parentd3714d329c292f4930fea8c0d9aa33ed59b12f38 (diff)
Add optional bindings to regular build
Change-Id: I47e02299707e59dc5417e965a2bbcf2a6b5d0428 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 80b1a08..098ec7a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -12,8 +12,6 @@
## Build System
- [ ] Fix having to `export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/clang/lib`
-- [ ] Automatically build optional bindings alongside main plugin (?)
-- [ ] Fix optional bindings build system
## Examples
- [ ] Make a text editor example (once the text editor binding does anything)