From 37492b227544bab6c2958c8be84a750d547890ac Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sun, 29 Jun 2014 00:49:11 +0200 Subject: KF5ify Dolphin. --- src/config-dolphin.h.cmake | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/config-dolphin.h.cmake (limited to 'src/config-dolphin.h.cmake') diff --git a/src/config-dolphin.h.cmake b/src/config-dolphin.h.cmake new file mode 100644 index 000000000..45e7208e1 --- /dev/null +++ b/src/config-dolphin.h.cmake @@ -0,0 +1,4 @@ + +/* Define to 1 if you have the KActivities library. */ +#cmakedefine KF5Activities_FOUND 1 + -- cgit v1.3