Switch to Xenial build environment (#4813)

* Switch to Xenial build environment
* Add Carla submodule/weak linking support, related #3963 
* Fix Carla detection in AppImage, closes #5369
This commit is contained in:
Javier Serrano Polo
2020-01-17 16:55:07 +01:00
committed by Tres Finocchiaro
parent c52682dfb1
commit fd77c79cda
15 changed files with 70 additions and 31 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "src/3rdparty/rpmalloc/rpmalloc"]
path = src/3rdparty/rpmalloc/rpmalloc
url = https://github.com/rampantpixels/rpmalloc.git
[submodule "plugins/carlabase/carla"]
path = plugins/carlabase/carla
url = https://github.com/falktx/carla