From df4e3dfb6e623889757afe79fc4dfd29ae85748e Mon Sep 17 00:00:00 2001 From: Zaba999 Date: Fri, 28 Sep 2012 21:03:28 +0200 Subject: Small fix in profile + profile_test rewritten to gtest. --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 751f51c..fe42c62 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -5,6 +5,7 @@ add_subdirectory(CBot) add_subdirectory(tools) # Tests +add_subdirectory(common/test) add_subdirectory(graphics/engine/test) add_subdirectory(math/test) -- cgit v1.2.3-1-g7c22