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

CMake: fix empty string warnings #7283

Merged
merged 1 commit into from Mar 19, 2024
Merged

Conversation

keithc-ca
Copy link
Member

Prior to this change, numerous warnings are issued by cmake:

CMake Warning:
  Ignoring empty string ("") provided on the command line.

For example, see https://openj9-jenkins.osuosl.org/job/Build_JDK21_aarch64_mac_Nightly/205.

Prior to this change, numerous warnings are issued by cmake:
  CMake Warning:
    Ignoring empty string ("") provided on the command line.

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

@babsingh Could I ask that you review this, please?

@babsingh
Copy link
Contributor

jenkins build all

@babsingh
Copy link
Contributor

OSX PR build failed due to a known and unrelated issue: #7181.

@babsingh babsingh merged commit 7787957 into eclipse:master Mar 19, 2024
16 of 18 checks passed
@keithc-ca keithc-ca deleted the path_tool branch March 19, 2024 19:13
keithc-ca added a commit to keithc-ca/omr that referenced this pull request Mar 21, 2024
This reverts commit 4ae6b18.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
babsingh added a commit that referenced this pull request Mar 21, 2024
Revert "CMake: fix empty string warnings" #7283
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.

None yet

2 participants