Fixed cmake 3.10 error caused by not setting policy CMP0057 to NEW

Authored by habacker on Mar 26 2020, 1:36 PM.

Description

Fixed cmake 3.10 error caused by not setting policy CMP0057 to NEW

FindDoxygen.cmake uses the IN_LIST operator, for which it is necessary
to specify the named policy.

This bug was reported by Jonathan Riddell.

CCBUG:419202

Details

Committed
habackerMar 26 2020, 1:36 PM
Parents
R139:d6af49532d3c: Fix bug not building apidoc and qch file by default, if enabled
Branches
Unknown
Tags
Unknown