mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-04 22:26:07 -05:00
* Switch to Xenial build environment * Add Carla submodule/weak linking support, related #3963 * Fix Carla detection in AppImage, closes #5369
10 lines
371 B
Plaintext
10 lines
371 B
Plaintext
[submodule "src/3rdparty/qt5-x11embed"]
|
|
path = src/3rdparty/qt5-x11embed
|
|
url = https://github.com/Lukas-W/qt5-x11embed.git
|
|
[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
|