[dolphin] Adjust CMake to handle the presence of KF6
authorKevin Ottens <ervin@kde.org>
Wed, 27 Dec 2023 18:21:21 +0000 (19:21 +0100)
committerKevin Ottens <ervin@kde.org>
Wed, 6 Mar 2024 13:52:36 +0000 (14:52 +0100)
commit38b59a82bf8a4f6007f1eac2906ae3957e46eba7
tree81808ff42e0299d08859ece456d97f791e426f63
parentc03837ee0dd349d9dc88afefe7a0ced98617ce2b
[dolphin] Adjust CMake to handle the presence of KF6

Now if KF6 KIO is present, we build the Dolphin plugin against the Qt6
version of everything. Otherwise we keep assuming the Qt5 version of the
platform.

Signed-off-by: Kevin Ottens <ervin@kde.org>
shell_integration/CMakeLists.txt
shell_integration/dolphin/CMakeLists.txt