diff --git a/applets/CMakeLists.txt b/applets/CMakeLists.txt --- a/applets/CMakeLists.txt +++ b/applets/CMakeLists.txt @@ -13,9 +13,7 @@ TYPE RUNTIME ) -if (KDEExperimentalPurpose_FOUND) - add_subdirectory(quickshare) -endif() +add_subdirectory(quickshare) if(NOT WIN32) # uses the command line tool 'quota', does not make sense on Windows