
This fix was first made by commit 86e6349ef7
(find_program: Find
programs that are executable but not readable, 2020-04-04,
v3.18.0-rc1~372^2) but was reverted for compatibility. Re-introduce it
with a policy for compatibility.
Fixes: #10468
2 lines
30 B
CMake
2 lines
30 B
CMake
include(CMP0109-Common.cmake)
|