Skip to content
Snippets Groups Projects
Commit e05a62d3 authored by mattijs's avatar mattijs
Browse files

COMP: Allwmake: work with -q

parent ea9fbafa
Branches
Tags
No related merge requests found
#!/bin/sh
cd ${0%/*} || exit 1 # Run from this directory
. $WM_PROJECT_DIR/wmake/scripts/AllwmakeParseArguments
#------------------------------------------------------------------------------
if [ "$targetType" != "objects" ]
then
runTimePostProcessing/Allwmake $*
fi
#------------------------------------------------------------------------------
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment