Files
CMake/Modules/GetPrerequisites.cmake
T
Martin Koegler 1d1f29f435 GetPrerequisites: Fix call to find_program for ri tool
`find_program` does not work with `${a};${b}` as a search path.
Use separate arguments to `PATHS`.
2016-12-12 14:27:21 -05:00

32 KiB