Closed csbnw closed 7 months ago
Nice! The CI is failing though - can't find libcuda.so anymore. I'm not sure that's a a result of the changes in this PR or something else...
I noticed as well, I don't know what happened there. There is nothing in this PR that could affect that part. I did notice that the linter preferred different variable names in the new CMake code, so I changed it.
I will proceed with merging this PR, the CI can be fixed in another PR.
Description
target_embed_source
will now look for includes of local header files and inline these before embedding the source file.Related issues:
Instructions to review the pull request