Skip to content

commits for 0.9x rc3 #657

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

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

bratpiorka
Copy link
Contributor

#656 commit: [CMake] Don't use CMAKE_SOURCE_DIR during install

Referring to an installed file using `CMAKE_SOURCE_DIR`
only works when UMF is built and installed standalone,
but not when it's included by other projects.

Only `LICENSE.TXT` and `licensing/third-party-programs.txt` still had
these issue, while other files already used `PROJECT_SOURCE_DIR`.
@bratpiorka bratpiorka marked this pull request as ready for review July 31, 2024 19:24
@bratpiorka bratpiorka requested a review from a team as a code owner July 31, 2024 19:24
@bratpiorka bratpiorka merged commit c1f2232 into oneapi-src:v0.9.x Aug 1, 2024
65 checks passed
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.

4 participants