Parcourir la source

Mingw multicore build

Stefan Profanter il y a 6 ans
Parent
commit
86c26e5396
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -16,7 +16,7 @@ environment:
     matrix:
         - CC_NAME: MinGW Makefiles
           CC_SHORTNAME: mingw
-          MAKE: mingw32-make
+          MAKE: mingw32-make -j
           FORCE_CXX: OFF
           OUT_DIR_LIB: bin
           OUT_DIR_EXAMPLES: bin\examples