diff options
Diffstat (limited to 'CAN-binder/CMakeLists.txt')
-rw-r--r-- | CAN-binder/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CAN-binder/CMakeLists.txt b/CAN-binder/CMakeLists.txt index f834f240..38ac158f 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() |