mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 23:33:16 +01:00
Removed OS name from MinGW files.
This commit is contained in:
@@ -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:
|
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:
|
For more details see this article:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user