CMake: return takes no argument, error since 3.25
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
CMake: return takes no argument, error since 3.25
Joachim Wuttke
requested to merge
cmake0
into
main
Jan 19, 2023
Overview
0
Commits
1
Pipelines
1
Changes
1
return(0)
in ftest/RunTest.cmake was always wrong; it is an error since CMake 3.25.
Merge request reports
Loading