Skip to content

Commit

Permalink
COMPILING-CMAKE.md: Update info for MSYS2 build
Browse files Browse the repository at this point in the history
  • Loading branch information
brezerk committed May 8, 2015
1 parent 6d0678c commit 2cd2c05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions COMPILING-CMAKE.md
Expand Up @@ -137,6 +137,8 @@ The following build systems are fully supported for compiling CataclysmDDA on Li

## CMake Build Mingw,MSYS,MSYS2

**NOTE**: For development purposes it is preferred to use `MinGW Win64 Shell` or `MinGW Win32 Shell` instead of `MSYS2 Shell`. In other case, you will need to set `PATH` variable manually.

For Mingw,MSYS,MSYS2 you should set [Makefiles generator](http://www.cmake.org/cmake/help/cmake-2.6.html#section_Generators)

Valid choices for MINGW/MSYS are:
Expand Down

0 comments on commit 2cd2c05

Please sign in to comment.