mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
allow linking unbundled versions of some libraries
(libltc, rubberband, taglib, vamp-sdk)
This commit is contained in:
parent
85fd343145
commit
5f00d2f3a7
23 changed files with 102 additions and 51 deletions
|
|
@ -37,7 +37,7 @@
|
|||
#include "region_selection.h"
|
||||
|
||||
#ifdef USE_RUBBERBAND
|
||||
#include "rubberband/RubberBandStretcher.h"
|
||||
#include <rubberband/RubberBandStretcher.h>
|
||||
using namespace RubberBand;
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue