summaryrefslogtreecommitdiffstats
path: root/ctl-binding
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-08-26 14:03:30 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2018-12-13 15:02:25 +0100
commit43549346b1172e32ce3ade1f226cd0509b5c0455 (patch)
treeb1403ecdc4a0b7a528e722c315aa5ade84e71369 /ctl-binding
parent24aee645bec8cd5f9db06149648b25591ae50d60 (diff)
Clean
Change-Id: I3688d9891e7f3daafdaabf05943d2e1b988a3dac Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'ctl-binding')
-rw-r--r--ctl-binding/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/ctl-binding/CMakeLists.txt b/ctl-binding/CMakeLists.txt
index 161847e..9000f25 100644
--- a/ctl-binding/CMakeLists.txt
+++ b/ctl-binding/CMakeLists.txt
@@ -52,8 +52,3 @@ PROJECT_TARGET_ADD(afb-controller)
PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}
)
- # Define target includes for this target client
- TARGET_INCLUDE_DIRECTORIES(${TARGET_NAME}
- PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}
- )
-