mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-14 18:40:55 +00:00
Remove MinGW from INSTALL.md
This commit is contained in:
parent
b96d615d6c
commit
6dba52c813
@ -47,14 +47,6 @@ the source code in a directory called `aseprite-source`):
|
||||
|
||||
/.../aseprite-source/build$ cmake .. -G "Unix Makefiles"
|
||||
|
||||
If you have MinGW + MSYS:
|
||||
|
||||
C:\...\aseprite-source\build>cmake .. -G "MSYS Makefiles"
|
||||
|
||||
If you have MinGW + mingw-make:
|
||||
|
||||
C:\...\aseprite-source\build>cmake .. -G "MinGW Makefiles"
|
||||
|
||||
For more information in [CMake wiki](http://www.vtk.org/Wiki/CMake_Generator_Specific_Information).
|
||||
|
||||
3. After you have executed one of the `cmake .. -G <generator>`
|
||||
|
Loading…
x
Reference in New Issue
Block a user