summaryrefslogtreecommitdiff
path: root/assets/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'assets/cpp')
-rw-r--r--assets/cpp/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/cpp/CMakeLists.txt b/assets/cpp/CMakeLists.txt
index a836850..ef12370 100644
--- a/assets/cpp/CMakeLists.txt
+++ b/assets/cpp/CMakeLists.txt
@@ -1,3 +1,4 @@
+cmake_minimum_required(VERSION 3.19)
find_package(PkgConfig REQUIRED)
pkg_check_modules(PIPEWIRE REQUIRED libpipewire-0.3)
pkg_check_modules(AUBIO REQUIRED aubio)