1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-04 17:30:55 +00:00

Detect FileMetaData framework at CMake stage becasuse Dolphin needs it

This commit is contained in:
Frank Reininghaus 2016-02-10 22:29:47 +01:00
parent d094c8ffe6
commit 15b20cd077

View File

@ -66,6 +66,7 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
WindowSystem
Notifications
Crash
FileMetaData
)
find_package(KF5 ${KF5_MIN_VERSION} OPTIONAL_COMPONENTS
Activities