rocRAND
rocRAND copied to clipboard
Enable compatibility with projects using HIP language
Previously if a project tried to include rocRAND via add_subdirectory, but was using the HIP language provided by CMake, this would fail (see rocThrust issue #238). This PR should enable rocRAND to be used in this fashion.