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