From 6c0d556e956eaf1f4eea734d7313d258dd75b878 Mon Sep 17 00:00:00 2001 From: fulup Date: Tue, 27 Jun 2017 14:24:38 +0200 Subject: Work in Progress --- Shared-Interface/CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Shared-Interface/CMakeLists.txt') diff --git a/Shared-Interface/CMakeLists.txt b/Shared-Interface/CMakeLists.txt index 87018c9..9a5c74d 100644 --- a/Shared-Interface/CMakeLists.txt +++ b/Shared-Interface/CMakeLists.txt @@ -35,5 +35,4 @@ PROJECT_TARGET_ADD(audio-interface) # Define target includes TARGET_INCLUDE_DIRECTORIES(audio-interface PUBLIC ${CMAKE_CURRENT_SOURCE_DIR} - ) - +) \ No newline at end of file -- cgit 1.2.3-korg