We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5334f4 commit 9ea9cacCopy full SHA for 9ea9cac
1 file changed
README.md
@@ -17,7 +17,7 @@ pacman -S mingw-w64-x86_64-gcc mingw-w64-x86_64-cmake mingw-w64-x86_64-make
17
```
18
19
# MSVC Dependencies
20
-For MSVC builds, Visual Studio 2022 with C++ Desktop Development workload is required.
+For MSVC(CL Compiler) builds, Visual Studio 2022 with C++ Desktop Development workload is required.
21
Raylib and other system dependencies are auto-downloaded by CMake.
22
23
# How to compile SemiEuler (CMake MSVC/MinGW64 Windows)
0 commit comments