CMake: return takes no argument, error since 3.25

return(0) in ftest/RunTest.cmake was always wrong; it is an error since CMake 3.25.

Merge request reports

Loading