From b3cc9fe9eb61758456b08f5b83081fffb6949131 Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Thu, 9 Feb 2023 16:33:31 +0100 Subject: Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e493b4b93..4134d1df5 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ To build the code you will need Visual Studio 2022 (we use c++20 features), git * Install Visual Studio 2022 * Install [git](https://git-scm.com/download/win) * Install [xmake](https://xmake.io/#/getting_started) +* Install vcpkg (see below) + +#### Installing vcpkg We use vcpkg to manage some libraries. Right now it's not set up on a project local basis and requires manual bootstrap so you will need to do the following at least once: -- cgit v1.2.3