diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
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} |