From 99361f07e4dd5724611e13a91ba8f14f039cdf0c Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Thu, 17 Feb 2022 04:41:44 -0400 Subject: Finishing the meta-compiler [Part 3] --- documentation/bookmark/back_end/c++.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'documentation/bookmark/back_end') diff --git a/documentation/bookmark/back_end/c++.md b/documentation/bookmark/back_end/c++.md index 186993319..b7eb8b3f3 100644 --- a/documentation/bookmark/back_end/c++.md +++ b/documentation/bookmark/back_end/c++.md @@ -12,3 +12,7 @@ 0. [Back To Basics: Undefined Behavior - Ansel Sermersheim & Barbara Geller - CppCon 2021](https://www.youtube.com/watch?v=NpL9YnxnOqM) +# Dependency management + +0. [vcpkg](https://vcpkg.io/en/index.html) + -- cgit v1.2.3