From 5cc8efd98eeb90db626c1a55708d1b3215f82902 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Tue, 17 Feb 2015 09:17:43 +0100 Subject: Remove integration tests from CMakeLists --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 8680297..22a1d55 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -50,5 +50,4 @@ endif () #{{{ Subdirectories add_subdirectory(deps) add_subdirectory(src) -add_subdirectory(tests/integration_tests) #}}} -- cgit v1.2.1