Use CMakePackageConfigHelpers instead of the ECM variant

Authored by heikobecker on Dec 1 2017, 6:01 PM.

Description

Use CMakePackageConfigHelpers instead of the ECM variant

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