aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..a34a75c
--- /dev/null
+++ b/TODO
@@ -0,0 +1,3 @@
+[dependencies] should automatically download dependency from vcpkg if available. This is useful for windows.
+Static libraries with dependencies should propagate their dependencies upwards to the first non-static library.
+If a dependency uses a c/c++ version newer than our project then give a compile error, or automatically upgrade our package version to the max version of the dependencies (and our project version). \ No newline at end of file