-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[anari] Update to 0.12.1 #43188
[anari] Update to 0.12.1 #43188
Conversation
Nothing gets installed in there with the new set of flags.
@dg0yt Thanks for the fast review. I've been addressing your comments. |
@tarcila, The following file should not be in the share file directory. The share folder stores |
@JonLiu1993 do you have a suggestion where those sources could go? The ANARI-SDK has a "source library" target that it exports that embeds those sources into downstream targets that link it ( |
I see that the upstream CMakeLists.txt has compiled your exported .cpp. You just need to export the required .h files to the |
Ping @tarcila for response. |
@JonLiu1993 Sorry for my delayed response, I was away for a few days. I've been updating the port to 0.12.1 to integrate @jeffamstutz export header fix. As for the sources in the shared folder, it's about how ANARI distributes those extra components:
I hope the above makes sense. If |
Co-authored-by: JonLiu1993 <[email protected]>
The "supports" clause reflects platforms that may be fixed by this new version.Any fixed CI baseline entries are removed from that file.Any patches that are no longer applied are deleted from the port's directory../vcpkg x-add-version --all
and committing the result.