Use CMakePackageConfigHelpers instead of the ECM variant
ClosedPublic

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

Details

Summary

dolphin already requires cmake >= 3.0, which includes the macro.
Also make sure to include the CMakeFindDependencyMacro.

Diff Detail

Repository
R318 Dolphin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
heikobecker requested review of this revision.Dec 1 2017, 6:27 PM
heikobecker created this revision.
This revision is now accepted and ready to land.Dec 1 2017, 10:18 PM
This revision was automatically updated to reflect the committed changes.