Add wasm build instructions, fix mouse lock on chrome, wrong keys
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
3eddf06b41
commit
2579a11a9c
3 changed files with 29 additions and 3 deletions
|
@ -156,7 +156,7 @@ endif
|
|||
# --------------------------------------------------------------
|
||||
|
||||
# FIXME
|
||||
ifeq ($(WASM),true)
|
||||
ifeq ($(CIBUILD)$(WASM),truetrue)
|
||||
ifneq ($(STATIC_BUILD),true)
|
||||
STATIC_CARLA_PLUGIN_LIBS = -lsndfile -lopus -lFLAC -lvorbisenc -lvorbis -logg -lm
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue