summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Multimedia Maintainers <debian-multimedia@lists.debian.org>2023-01-11 12:40:17 +0100
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>2023-01-11 12:40:17 +0100
commit140a12d92216ea71246a3789117dbfa2ffb47a14 (patch)
treeb3b04da427554fdb492c23411c571af1ce498921
parentee82cba32bb396f4f7a0391fbe521893b092da8a (diff)
Make examples buildable as standalone
Origin: Debian Forwarded: not-needed Last-Update: 2022-09-28 Last-Update: 2022-09-28 Gbp-Pq: Name examples.patch
-rw-r--r--examples/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index c64c20c..1e54fb1 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -1,5 +1,6 @@
cmake_minimum_required(VERSION 3.0)
project(LinkExamples)
+find_package(AbletonLink)
# _ ____ ___ ___
# / \ / ___|_ _/ _ \