src-tree cleanup: separate surfaces from libraries
libardourcp and now libardour_midisurface are not control surfaces, but helper libraries for those. They need to be deployed to the library folder (shared between ctrl surfaces) and not scanned as ctrl surfaces at runtime.
This commit is contained in:
@@ -353,7 +353,7 @@ cp $GTKSTACK_ROOT/lib/gtk-2.0/2.10.0/engines/libpixmap.so $Libraries
|
||||
|
||||
# Control Surfaces
|
||||
cp $BUILD_ROOT/libs/surfaces/*/libardour_*.so* $Surfaces
|
||||
cp $BUILD_ROOT/libs/surfaces/control_protocol/libardourcp.so* $Libraries
|
||||
cp $BUILD_ROOT/libs/ctrl-interface/*/libardour_*.so* $Libraries
|
||||
|
||||
# MidiMaps
|
||||
# got to be careful with names here
|
||||
|
||||
Reference in New Issue
Block a user