From 0230af4b5ab78b1fbaededcc42562f6b574c820f Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 14 Jan 2022 16:17:20 +0100 Subject: Add lang.c and lang.cpp to tests --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index b34786d..a34a75c 100644 --- a/TODO +++ b/TODO @@ -1,2 +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 -- cgit v1.2.3