┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/DolphinVcsConfig.cmake.in
AgeCommit message (Collapse)Author
2023-03-04Rename KF5 to KF6Dāvis Mosāns
2022-01-14Adapt build system for building against qt6Laurent Montel
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