┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/DolphinVcsConfig.cmake.in
AgeCommit message (Collapse)Author
2017-12-01Use CMakePackageConfigHelpers instead of the ECM variantHeiko Becker
Summary: dolphin already requires cmake >= 3.0, which includes the macro. Also make sure to include the CMakeFindDependencyMacro. Reviewers: #dolphin Differential Revision: https://phabricator.kde.org/D9091
2015-02-25Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ↵Emmanuel Pescosta
the deprecated KVersionControlPlugin interface from konqlib REVIEW: 122687