429ee8 Allow to cross compile for Windows with Linux/Mingw (part 3 of 3, cmake) (#1150)

16 files Authored by bw 6 years ago , Committed by shun-iwasawa 6 years ago ,
    Allow to cross compile for Windows with Linux/Mingw (part 3 of 3, cmake) (#1150)
    
    * #mingw #cmake: rules for native and cross compilation

    

    * #mingw #cmake: fix CMakeLists.txt for using with MinGW under Windows

    

    * #mingw #cmake: fix typo (BUILD_ENV_WIN -> BUILD_ENV_MSVC)

    
        
file modified
+92 -39