Browse Source

Misc

tags/1.9.4
falkTX 10 years ago
parent
commit
a41979b651
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      data/macos/build.sh

+ 2
- 0
data/macos/build.sh View File

@@ -28,6 +28,8 @@ export CXXFLAGS="-I`pwd`/incs"
export LDFLAGS="-F/opt/kxstudio/lib/ -framework QtCore -framework QtGui -framework QtWidgets"
make $JOBS theme
rm -rf incs
unset CXXFLAGS
unset LDFLAGS
exit 0

# Build backend


Loading…
Cancel
Save