From 7b6bbf79c4bb73013e2fe01f84f0025e7c06c00e Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Wed, 19 Sep 2012 23:50:28 +0200 Subject: Namespace and styling fix --- src/math/test/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/math/test/CMakeLists.txt') diff --git a/src/math/test/CMakeLists.txt b/src/math/test/CMakeLists.txt index 87121a0..8588bd1 100644 --- a/src/math/test/CMakeLists.txt +++ b/src/math/test/CMakeLists.txt @@ -5,6 +5,7 @@ set(CMAKE_CXX_FLAGS_DEBUG "-g -O0 -Wall -Wold-style-cast -std=gnu++0x") include_directories( . +../.. ../../.. ${GTEST_DIR}/include ) -- cgit v1.2.3-1-g7c22