From 253df14bd84f535a54f4d12c95399899e1343c20 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Thu, 17 May 2018 21:43:24 +0200 Subject: Initial version with dynamic APIs --- plugins/alsa/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/alsa/CMakeLists.txt') diff --git a/plugins/alsa/CMakeLists.txt b/plugins/alsa/CMakeLists.txt index 51f4639..687ccb2 100644 --- a/plugins/alsa/CMakeLists.txt +++ b/plugins/alsa/CMakeLists.txt @@ -17,7 +17,7 @@ ########################################################################### -PROJECT_TARGET_ADD(alsa-router) +PROJECT_TARGET_ADD(alsa-softmixer) file(GLOB SOURCE_FILES "alsa-*.c") -- cgit 1.2.3-korg