mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 10:05:47 +08:00
Update appveyor.yml
This commit is contained in:
parent
1a1d9762f6
commit
f04264d6a2
@ -179,7 +179,7 @@ for:
|
||||
if [ "$USE_CMAKE" = false ]; then
|
||||
echo --- Run QMake Configure -----------------------------------------------------------------------------
|
||||
qmake -v
|
||||
qmake -makefile -o Makefile CONFIG+=%CONFIGURATION% ..\JKQtPlotterBuildAllExamples.pro
|
||||
qmake -makefile -o Makefile CONFIG+=%CONFIGURATION% ../JKQtPlotterBuildAllExamples.pro
|
||||
echo --- Build for QMake ---------------------------------------------------------------------------------
|
||||
make -j$(getconf _NPROCESSORS_ONLN)
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user