Skip to content

Commit 2d74207

Browse files
committed
[KDE_PLUGIN] Make KDE Plugin OFF by default
1 parent 6113156 commit 2d74207

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ option(BOX32_BINFMT "Also setup binfmt integration for box32" ${BOX32_BINFMT})
4949
option(LARCH64_ABI_1 "Set to ON if building for Loongarch64 ABI 1.0 system" ${LARCH64_ABI_1})
5050
option(GDBJIT "Set to ON to enable GDB JIT support" ${GDBJIT})
5151
option(WOW64 "Set to ON if you want a WOW64 PE build in addition")
52-
option(BOX64_KDE_PROFILE_PLUGIN "Build the Dolphin/KIO Box64 profile context menu plugin when KF6 is available" ON)
52+
option(BOX64_KDE_PROFILE_PLUGIN "Build the Dolphin/KIO Box64 profile context menu plugin when KF6 is available" OFF)
5353

5454
if(TERMUX)
5555
set(TERMUX_PATH "/data/data/com.termux/files")

0 commit comments

Comments
 (0)