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