From 3de61ceea9c9af95f371e2fcaa77f89c745ed8bc Mon Sep 17 00:00:00 2001 From: Rich Geldreich Date: Fri, 30 Jan 2026 15:03:19 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f94f01..8e811c7 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ We build and test under: - macOS (M1) with clang 16.0.0 - Arch Linux ARM, on a [Pinebook Pro](https://pine64.org/devices/pinebook_pro/), with gcc 12.1. - Ubuntu Linux 24.04 on RISC-V (Orange PI RV2) -- cmake: 3.28.3, emcc: v4.0.19 +- cmake: 3.28.3, emcc: 4.0.19 Under Windows with Visual Studio you can use the included `basisu.sln` file. Alternatively, you can use cmake to create new VS solution/project files.