GPUOpen-LibrariesAndSDKs / RenderPipelineShaders

Render Pipeline Shaders SDK
MIT License
312 stars 24 forks source link

Cleanup the same filename stem for `rps_rpsl_host` #25

Closed ChemistAion closed 1 year ago

ChemistAion commented 1 year ago

Lack of this leads to problem with other than CMake build-systems where obj-outputs are overwritten due to same filename stem for rps_rpsl_host whithin same directory.

Problem example https://github.com/ubisoft/Sharpmake/issues/264

This req addresses https://github.com/GPUOpen-LibrariesAndSDKs/RenderPipelineShaders/issues/24

FlorianHerickAMD commented 1 year ago

Thank you for reporting this. Due to our software release process we cannot directly accept PRs on GitHub but this has been addressed in the just published update.