Sfoglia il codice sorgente

Mingw multicore build

Stefan Profanter 6 anni fa
parent
commit
86c26e5396
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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