Skip to content

CMake: fix empty string warnings - #7283

Merged
babsingh merged 1 commit into
eclipse-omr:masterfrom
keithc-ca:path_tool
Mar 19, 2024
Merged

CMake: fix empty string warnings#7283
babsingh merged 1 commit into
eclipse-omr:masterfrom
keithc-ca:path_tool

Conversation

@keithc-ca

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor Author

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

@babsingh

Copy link
Copy Markdown
Contributor

jenkins build all

@babsingh

Copy link
Copy Markdown
Contributor

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

@babsingh
babsingh merged commit 7787957 into eclipse-omr:master Mar 19, 2024
@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.

2 participants