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 WindowSystem
Notifications Notifications
Crash Crash
FileMetaData
) )
find_package(KF5 ${KF5_MIN_VERSION} OPTIONAL_COMPONENTS find_package(KF5 ${KF5_MIN_VERSION} OPTIONAL_COMPONENTS
Activities Activities