Since cmake 3.18.1 cmake warns when the old policy is set:
https://cmake.org/cmake/help/latest/policy/CMP0071.html
Using the new policy does not change the build, and has no measurable
impact on performance.
Differential D7210
[CMAKE] Use new default for CMP0071 Fabien on Aug 18 2020, 11:58. Authored by Tags None Subscribers None
Details
Since cmake 3.18.1 cmake warns when the old policy is set: Using the new policy does not change the build, and has no measurable ninja all check
Diff Detail
|