Build carla with a custom namespace

This commit is contained in:
falkTX 2022-02-15 23:39:00 +00:00
parent b7d4847e19
commit 1260ca840f
6 changed files with 6 additions and 7 deletions

View file

@ -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 \