# Using in msys mkdir build cd build /c/Program\ Files/CMake/bin/cmake -G"Unix Makefiles" .. make -j8 echo "Done"