Build carla with a custom namespace
This commit is contained in:
parent
b7d4847e19
commit
1260ca840f
6 changed files with 6 additions and 7 deletions
2
Makefile
2
Makefile
|
@ -43,7 +43,7 @@ endif
|
|||
# --------------------------------------------------------------
|
||||
# Carla config
|
||||
|
||||
CARLA_EXTRA_ARGS = \
|
||||
CARLA_EXTRA_ARGS = CARLA_BACKEND_NAMESPACE=Cardinal \
|
||||
HAVE_FFMPEG=false \
|
||||
HAVE_FLUIDSYNTH=false \
|
||||
HAVE_PROJECTM=false \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue