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: Properly add nlsgen dependencies to omrutil #5341

Merged
merged 1 commit into from Apr 3, 2019

Conversation

dnakamura
Copy link
Contributor

Since object libraries can't link to interface libraries, the dependencies
from the util glue arent properly propagated to omrutil_obj

Signed-off-by: Devin Nakamura devinn@ca.ibm.com

Since object libraries can't link to interface libraries, the dependencies
from the util glue arent properly propagated to omrutil_obj

Signed-off-by: Devin Nakamura <devinn@ca.ibm.com>
Copy link
Contributor

@keithc-ca keithc-ca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally rather than wait for travis-ca.

@keithc-ca keithc-ca merged commit 6bf7e0d into eclipse-openj9:master Apr 3, 2019
@dnakamura dnakamura deleted the omrutil_depen branch April 12, 2019 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants