From b7eba034a7465141a5788574e4ac536c39fd08d6 Mon Sep 17 00:00:00 2001 From: Xavi Garcia Mena Date: Tue, 3 Nov 2015 17:21:43 +0100 Subject: Disable integration tests to avoid universe dependencies --- src/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 73a270c..6c621ae 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -207,4 +207,5 @@ install( RUNTIME DESTINATION ${CMAKE_INSTALL_LIBEXECDIR}/indicator-sound/ ) -add_subdirectory(gmenuharness) +# Disable integration tests +# add_subdirectory(gmenuharness) -- cgit v1.2.3