MINGW=/opt/mingw32
export PATH=$PATH:$MINGW/bin
cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/modules/Win32Toolchain.cmake

