diff options
Diffstat (limited to 'Shared-Interface/CMakeLists.txt')
-rw-r--r-- | Shared-Interface/CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
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 |