aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0414e95..b34786d 100644
--- a/TODO
+++ b/TODO
@@ -1 +1,2 @@
-[dependencies] should automatically download dependency from vcpkg if available. This is useful for windows
+[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.