GPUOpen-LibrariesAndSDKs / RadeonImageFilter

https://gpuopen.com/radeon-prorender-suite/
Other
49 stars 15 forks source link

Q: What's a standard CMake interface for RadeonImageFilter? #21

Open foundry-markf opened 10 months ago

foundry-markf commented 10 months ago

Hello,

Just a question of whether there is a standard mechanism to discover RIF via CMake? Usually I'd be looking for a CMake config file bundled with the library.

I note I've seen an older-mechanism of FindRIF.cmake in Radeon ProRender USD https://github.com/GPUOpen-LibrariesAndSDKs/RadeonProRenderUSD/blob/master/cmake/modules/FindRif.cmake. But as it's not centralised to RIF itself, that means copies of this could exist, and be non-standard.

Thanks, Mark