From 7874aca10ce6da823f88e8aabe4a0ea6431cc480 Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Sun, 16 Jun 2013 21:39:21 +0200 Subject: Enhanced logging, option to auto-start mission * added logging of application events * changed debug mode flag to independent debug modes * added option to auto-start mission (load a mission immediately after startup) * removed "enum value out of range" prints * some refactoring --- test/unit/ui/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/unit/ui/CMakeLists.txt') diff --git a/test/unit/ui/CMakeLists.txt b/test/unit/ui/CMakeLists.txt index 148e45e..842f49d 100644 --- a/test/unit/ui/CMakeLists.txt +++ b/test/unit/ui/CMakeLists.txt @@ -5,7 +5,7 @@ include_directories( ${SRC_DIR} ${GTEST_INCLUDE_DIR} ${GMOCK_INCLUDE_DIR} -${CLIPBOARD_DIR} +${CLIPBOARD_INCLUDE_DIR} ) # Platform-dependent implementation of CSystemUtils -- cgit v1.2.3-1-g7c22