This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Misc
tags/1.9.4
falkTX
10 years ago
parent
20ab636041
commit
a41979b651
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save