From 984bf3cad83b8485ed7e4d483c1b609ff21fc410 Mon Sep 17 00:00:00 2001 From: Dirk Vanden Boer Date: Tue, 7 Jan 2025 11:45:05 +0100 Subject: [PATCH] vcpkg update --- deps/vcpkg | 2 +- justfile | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/deps/vcpkg b/deps/vcpkg index 185404d..f6d8da5 160000 --- a/deps/vcpkg +++ b/deps/vcpkg @@ -1 +1 @@ -Subproject commit 185404dc8988e92f7a183ed99c199762b3c33259 +Subproject commit f6d8da5f5cdaf0b76234c105074ddf5677911dba diff --git a/justfile b/justfile index fb98e42..893041d 100644 --- a/justfile +++ b/justfile @@ -1,3 +1,6 @@ +bootstrap: + python bootstrap.py + git_hash := `git rev-parse HEAD` cleangitcondition: