From 97fd3c886ee1aa069784da881dc206741d282b3c Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Fri, 23 Oct 2020 12:38:51 +0300 Subject: Updated README with more build instructions --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 9e105f02..b71be6ab 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ # Windows for compiling everything, but the_Foundation still lacks # native Win32 implementations for the Socket and Process classes. # - Windows builds should use the SDL 2 library precompiled for native -# Windows (MSVC variant) instead the version from MSYS2 (get it from +# Windows (MSVC variant) instead of the version from MSYS2 (get it from # https://libsdl.org/). To make configuration easier, consider writing # for your personal use a pkg-config sdl2.pc file that uses the Windows # version of the library. -- cgit v1.2.3