summaryrefslogtreecommitdiff
path: root/log-replayer
diff options
context:
space:
mode:
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 "---------------------------------------------------------")