mirror of
https://github.com/glfw/glfw
synced 2026-09-26 16:18:21 +03:00
Removed OS name from MinGW files.
This commit is contained in:
parent
aa328c0bbd
commit
ddc4d5e8a2
6 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue