1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-02 16:31:23 +00:00

add debug message to check CI failure

This commit is contained in:
Bhushan Shah 2015-02-04 16:57:20 +05:30
parent 1b3ea64abb
commit 3a390a0580

View File

@ -51,6 +51,7 @@ set_package_properties(KF5FileMetaData PROPERTIES
)
if (KF5Baloo_FOUND AND KF5BalooWidgets_FOUND AND KF5FileMetaData_FOUND)
message(STATUS "Baloo packages are found")
set(HAVE_BALOO TRUE)
endif()