From be5748dff333adc6ec1180ada68fce58e9798af0 Mon Sep 17 00:00:00 2001 From: Soramane <61896496+soramanew@users.noreply.github.com> Date: Fri, 29 Aug 2025 15:30:09 +1000 Subject: nix: fix + expose lib stuff Also format --- assets/cpp/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'assets/cpp/CMakeLists.txt') diff --git a/assets/cpp/CMakeLists.txt b/assets/cpp/CMakeLists.txt index 18beabf..8e4532f 100644 --- a/assets/cpp/CMakeLists.txt +++ b/assets/cpp/CMakeLists.txt @@ -1,4 +1,3 @@ -cmake_minimum_required(VERSION 3.19) find_package(PkgConfig REQUIRED) pkg_check_modules(PIPEWIRE REQUIRED libpipewire-0.3) pkg_check_modules(AUBIO REQUIRED aubio) -- cgit v1.2.3-freya