From 0964e7da8576b8761e8d3d16b50cc842406c7e67 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Wed, 8 Mar 2017 00:24:41 +0100 Subject: Added High Level Logic Template --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index d3167ad..a5fe3d2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -111,3 +111,4 @@ SET(link_libraries # Bindings to compile # -------------------- add_subdirectory(Alsa) +add_subdirectory(BusinessLogic) -- cgit 1.2.3-korg