From 1fe3c7300509a9a8b3ddc58a9c687c50a6622d75 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Mon, 8 Nov 2021 00:41:22 +0100 Subject: Drop local gmenuharness, use it from the system --- src/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d1f8239..ef740f6 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -313,10 +313,6 @@ install( RUNTIME DESTINATION ${CMAKE_INSTALL_FULL_LIBEXECDIR}/ayatana-indicator-sound/ ) -if(LOMIRI_API_FOUND) -add_subdirectory(gmenuharness) -endif() - # coverage reporting set(COVERAGE_TARGETS ${COVERAGE_TARGETS} -- cgit v1.2.3