mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Removed OS name from MinGW files.
This commit is contained in:
parent
aa328c0bbd
commit
ddc4d5e8a2
@ -11,7 +11,7 @@ To use these files you add a special parameter when configuring the source tree:
|
||||
|
||||
For example, to use the Debian GNU/Linux MinGW package, run CMake like this:
|
||||
|
||||
cmake -DCMAKE_TOOLCHAIN_FILE=CMake/linux-i586-mingw32msvc.cmake .
|
||||
cmake -DCMAKE_TOOLCHAIN_FILE=CMake/i586-mingw32msvc.cmake .
|
||||
|
||||
For more details see this article:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user