Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid cmake policy CMP0140 warnings #7109

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Conversation

keithc-ca
Copy link
Contributor

The use of return(${rc}) served no purpose; rc is always zero or we would have already issued a FATAL_ERROR message.

The use of return(${rc}) served no purpose; rc is always zero
or we would have already issued a FATAL_ERROR message.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@babsingh
Copy link
Contributor

babsingh commented Sep 6, 2023

jenkins build all

@babsingh babsingh merged commit 612cde0 into eclipse-omr:master Sep 6, 2023
5 checks passed
@keithc-ca keithc-ca deleted the cmake branch September 6, 2023 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants