From ed3a24eab7f6c3f64396d3ab71cbb33597d05e73 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 15 Nov 2024 19:57:52 +0100 Subject: sibs-git > sibs --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index a34a75c..4e6818c 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ [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 +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). + +_GLIBCXX_ASSERTIONS=1 -- cgit v1.2.3