Files
rocm-systems/projects
Aaron Enye Shi 80a9f02f42 Create separate config files for hcc and clang
The state of HIP_COMPILER is not passing into config files, therefore config files cannot use if statements to determine dependency. For HIP-Clang, we should remove find_dependency(hcc), so we create separate config files depending on compiler path. This fixes issue in apps that uses hip-config.cmake.


[ROCm/hip commit: e01c53b185]
2018-09-19 18:29:56 +00:00
..