From d33fae9e3c64fe07ea5a3af11d04cd04dcd45e0b Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Sun, 9 Jul 2023 16:49:30 +0200 Subject: [PATCH] pkg-config dependency is resolved via vcpkg --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d88ced78..9043fc2f 100644 --- a/README.md +++ b/README.md @@ -357,8 +357,6 @@ You'll need to install: - [WinFsp](https://github.com/winfsp/winfsp/releases) -- [pkg-config-lite](https://sourceforge.net/projects/pkgconfiglite/files/0.28-1/) - `WinFsp` is expected to be installed in `C:\Program Files (x68)\WinFsp`; if it's not, you'll need to set `WINFSP_PATH` when running CMake via `cmake/win.bat`.