summaryrefslogtreecommitdiff
path: root/log-replayer
diff options
context:
space:
mode:
authorMarco Residori <marco.residori@xse.de>2015-04-16 16:42:32 +0200
committerMarco Residori <marco.residori@xse.de>2015-04-16 16:42:32 +0200
commitc70845666f51549bc48d8384302910df192612ea (patch)
tree8e0f99b4b3d2e4197af52da737d4cd89ff471468 /log-replayer
parentd7362f58c20d2bd2bb9162693702389aa346f80c (diff)
downloadpositioning-c70845666f51549bc48d8384302910df192612ea.tar.gz
GT-3157 - Move generated files into 'build' directory
Diffstat (limited to 'log-replayer')
-rw-r--r--log-replayer/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/log-replayer/CMakeLists.txt b/log-replayer/CMakeLists.txt
index 3d21b2b..67621d6 100644
--- a/log-replayer/CMakeLists.txt
+++ b/log-replayer/CMakeLists.txt
@@ -29,7 +29,7 @@ option(WITH_TESTS
"Compile test applications" OFF)
option(WITH_DEBUG
- "Enable the debug messages" OFF)
+ "Enable the debug messages" OFF)
message(STATUS)
message(STATUS "---------------------------------------------------------")