This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla-Releases
mirror of
https://github.com/falkTX/Carla-Releases.git
Watch
1
Star
0
Fork
0
Code
Releases
15
Activity
Browse Source
Fix typo
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.4.2
falkTX
1 year ago
parent
ab2a4cfbf8
commit
0b2d151e33
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build.sh
+ 1
- 1
build.sh
View File
@@ -29,7 +29,7 @@ if [ "${MACOS}" -eq 1 ] && [ "${MACOS_UNIVERSAL}" -eq 0 ]; then
EXTRA_ARGS="HAVE_HYLIA=0 HAVE_QT5PKG=true"
export MOC_QT5=moc
export RCC_QT5=rcc
endif
fi
pushd Carla
make features
Write
Preview
Loading…
Cancel
Save