Files
rocm-systems/projects
Evgeny Mankov fecc7c74dd [HIPIFY][cmake] Fix require_program function
Function require_program erroneously doesn't report "Can't find program" on any missing program except the first one due to the cached FOUND_PROGRAM value.

Additionally:
+ Do not throw FATAL_ERROR on missing program in order to obtain the whole list of missing programs (if any).
+ Report also found program location.


[ROCm/clr commit: eff6831217]
2017-12-18 19:57:04 +03:00
..