summaryrefslogtreecommitdiff
path: root/logger/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'logger/CMakeLists.txt')
-rw-r--r--logger/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/logger/CMakeLists.txt b/logger/CMakeLists.txt
index 2140a96..e92d56a 100644
--- a/logger/CMakeLists.txt
+++ b/logger/CMakeLists.txt
@@ -36,10 +36,6 @@ option(WITH_MPU6050
option(WITH_REPLAYER
"Use REPLAYER as source of GPS data" ON)
-
-
-
-message(STATUS "---------------------------------------------------------")
add_subdirectory(src)
message(STATUS "---------------------------------------------------------")