aboutsummaryrefslogtreecommitdiffstats
path: root/CAN-binder/CMakeLists.txt
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-05-09 16:43:08 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-05-09 16:43:08 +0200
commit098854d18568a2ea17f47a3711d3f74bdafb4c3e (patch)
tree22eb3f743b783aab1a99e774e3a9e83d6c051d6e /CAN-binder/CMakeLists.txt
parentc5869548e87c8b8cba4b41a80d2b9580e3d5b242 (diff)
Update CMake to the reference app-template. WIP
Change-Id: Icbab921e8ae3380c09cf5b2f5e7f4ba4a59e4c6e Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'CAN-binder/CMakeLists.txt')
-rw-r--r--CAN-binder/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CAN-binder/CMakeLists.txt b/CAN-binder/CMakeLists.txt
index f834f24..38ac158 100644
--- a/CAN-binder/CMakeLists.txt
+++ b/CAN-binder/CMakeLists.txt
@@ -21,8 +21,6 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.3)
include(${CMAKE_CURRENT_SOURCE_DIR}/etc/config.cmake)
include(${CMAKE_CURRENT_SOURCE_DIR}/etc/macros.cmake)
-MESSAGE(STATUS "INSTALL PREFIX: ${CMAKE_INSTALL_PREFIX}")
-
# Bindings to compile
# --------------------
project_subdirs_add()