Enable Plasmoid by default (with exceptions, like for kio)

This commit is contained in:
Martchus 2017-10-05 00:31:30 +02:00
parent 4d242f56c6
commit c3f7cfa88e
1 changed files with 1 additions and 2 deletions

View File

@ -21,8 +21,7 @@ if(ANDROID OR WIN32 OR APPLE)
set(PLASMOID_DISABLED_BY_DEFAULT ON)
else()
set(FILE_ITEM_ACTION_PLUGIN_DISABLED_BY_DEFAULT OFF)
# plasmoid is still incomplete, so disable it by default
set(PLASMOID_DISABLED_BY_DEFAULT ON)
set(PLASMOID_DISABLED_BY_DEFAULT OFF)
endif()
# options for partial build