From a8895a126992e5c5411513b5ef1a53dd2561b276 Mon Sep 17 00:00:00 2001 From: tasn Date: Sun, 26 Aug 2012 13:18:44 +0000 Subject: Eo: Added simple benchmark infra (not really testing anything atm). git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj@75712 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index a466c64..8742a79 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,6 +41,7 @@ include(EFLCheck) add_subdirectory(src/lib) add_subdirectory(src/tests EXCLUDE_FROM_ALL) +add_subdirectory(src/benchmarks EXCLUDE_FROM_ALL) add_subdirectory(src/examples) add_subdirectory(doc) -- cgit v1.2.3