How to generate cmake config. As we all known, a lot of 3rd party libs are not built with cmake, after installed, they would not generate cmake config files, which would be used by cmake to find them.
I got misleading CMake warnings and it should be printed at all. See details in the "steps to reproduce" The underlying issue is why hip-config-amd.cmake tries to detect AMD GPUs even ...