From 2cb41fd6baa8a9d29915714c78735046656c76b7 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sun, 26 Feb 2023 19:25:28 +0100 Subject: [PATCH] Add note about using Perl from MSYS2 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e014c7..a5447ad 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ repository for detailed instructions. To generate the header with icon definitions, Perl and the module `YAML::XS` (or `YAML`) are required. To use a specific Perl binary, one can set the CMake -variable `PERL_BIN`. +variable `PERL_BIN`. Under Windows, one can simply install `perl-YAML` via MSYS2 +and set `PERL_BIN` to the path of `perl.exe` from the MSYS2 installation. ### Providing the font file Of course the font file and icon definitions for ForkAwesome need to be