From d51d083be8e34000cd00ce979445eacb45a16e97 Mon Sep 17 00:00:00 2001
From: Fulup Ar Foll <fulup@iot.bzh>
Date: Sun, 20 Aug 2017 17:16:28 +0200
Subject: Updated to latest App Template

---
 HAL-afb/Jabra-Solemate/CMakeLists.txt | 4 ----
 1 file changed, 4 deletions(-)

(limited to 'HAL-afb/Jabra-Solemate')

diff --git a/HAL-afb/Jabra-Solemate/CMakeLists.txt b/HAL-afb/Jabra-Solemate/CMakeLists.txt
index bf61dad..41d6915 100644
--- a/HAL-afb/Jabra-Solemate/CMakeLists.txt
+++ b/HAL-afb/Jabra-Solemate/CMakeLists.txt
@@ -36,7 +36,3 @@ PROJECT_TARGET_ADD(hal-jabra-usb)
         hal-interface
         audio-common
     )
-
-    # installation directory
-    INSTALL(TARGETS ${TARGET_NAME}
-        LIBRARY DESTINATION ${CMAKE_INSTALL_PREFIX})
-- 
cgit