1f0d06b6cb
* Correct the install locations of cmake config files The cmake config files should be installed in <Install_Prefix>/lib/cmake/<component_name> * Apply suggestions from code review * Correct the install locations of cmake config files - ROCm standard for cmake config files is <install-prefix>/lib/cmake/<package-name> --------- Co-authored-by: Ranjith Ramakrishnan <Ranjith.Ramakrishnan@amd.com>