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

Build: Fix Kassiopeia as submodule #104

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Conversation

2xB
Copy link
Member

@2xB 2xB commented Apr 30, 2024

This fixes using Kassiopeia as a CMake submodule with OpenCL
enabled. Previously, a path relative to the project binary base
path was used to store a temporary binary. Now a path relative
to the binary base path of the current submodule is used.

2xB added 2 commits April 30, 2024 12:11
This fixes using Kassiopeia as a CMake submodule with OpenCL
enabled. Previously, a path relative to the project binary base
path was used to store a temporary binary. Now a path relative
to the binary base path of the current submodule is used.
@2xB 2xB requested a review from richeldichel April 30, 2024 10:20
@richeldichel
Copy link
Contributor

This looks very straightforward and works as expected. Thanks for this fix!

@richeldichel richeldichel merged commit de8687d into KATRIN-Experiment:main Apr 30, 2024
4 checks passed
@2xB 2xB deleted the cmakefix branch April 30, 2024 16: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.

2 participants