From 795267e2c409a7c268fe0588ad9739b75def7620 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 29 Aug 2017 15:42:09 +0200 Subject: Install step created by app-templates submodule Change-Id: Iaaf81d6700b09c5a40446df41435a02e198ee3e0 Signed-off-by: Romain Forlot --- low-can-binding/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'low-can-binding/CMakeLists.txt') diff --git a/low-can-binding/CMakeLists.txt b/low-can-binding/CMakeLists.txt index 44ae9ef8..9742580f 100644 --- a/low-can-binding/CMakeLists.txt +++ b/low-can-binding/CMakeLists.txt @@ -63,7 +63,3 @@ PROJECT_TARGET_ADD(low-can) bitfield-c ${link_libraries}) - # installation directory - INSTALL(TARGETS ${TARGET_NAME} - LIBRARY DESTINATION ${BINDINGS_INSTALL_DIR}) - -- cgit 1.2.3-korg