cmake: Don't abort until all dependencies have checked

Authored by sfrei on Aug 2 2017, 9:14 AM.

Description

cmake: Don't abort until all dependencies have checked

In effect this means: Never using the REQUIRED parameter to find_package.
Only exception: ECM, as finding dependencies doesn't work without it.

BUG: 382952
FIXED-IN: 5.7.0

Details

Committed
sfreiAug 2 2017, 9:23 AM
Parents
R482:5a422d7bcd43: Polish
Branches
Unknown
Tags
Unknown