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: