aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-08-21 14:10:11 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-08-21 14:10:11 +0200
commitc15c9049c155b82522748496f016dd18bddde04b (patch)
treeb0f8e5bb4d1a502e5e6d9b58e14426f85ab31393
parent88d0b8c02eaaac8843f184e379fc5a19250295e5 (diff)
Fix CMake error
Duplicated INSTALL section now implemented in app-templates submodule. Change-Id: I9eefc067fcda4855c9a3edf5d18d68cbb666cc14 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r--HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt b/HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt
index b7740f0..eb4d1d6 100644
--- a/HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt
+++ b/HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt
@@ -39,10 +39,6 @@ PROJECT_TARGET_ADD(hal-most-unicens)
ucs2-volume
)
- # installation directory
- INSTALL(TARGETS ${TARGET_NAME}
- LIBRARY DESTINATION ${BINDINGS_INSTALL_DIR})
-
# Define properties to expose when others use this target
TARGET_INCLUDE_DIRECTORIES(${TARGET_NAME}
PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/ucs2-vol/inc