-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Changed install location for builtins #8732
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
Conversation
Starting build on |
Build failed on ROOT-ubuntu16/nortcxxmod. Errors:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR, but I don't think it's good enough. Some header files have to be found by ROOT, and there are quite a few more packages than those two IIRC...
Yeah, this wont be as simple as I thought it would be 😅 . I'll come up with a solution. |
After some trial and error I've realized that this task is too hard for me 😅 |
This Pull request:
Changes or fixes:
Changes the builtins install location to ${CMAKE_INSTALL_PREFIX}/include/ROOT_builtins}
Checklist:
This PR fixes #8655