From c70845666f51549bc48d8384302910df192612ea Mon Sep 17 00:00:00 2001 From: Marco Residori Date: Thu, 16 Apr 2015 16:42:32 +0200 Subject: GT-3157 - Move generated files into 'build' directory --- log-replayer/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'log-replayer') 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 "---------------------------------------------------------") -- cgit v1.2.1