Skip to content

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