ROCm / ROCm-Device-Libs

ROCm Device Libraries
97 stars 60 forks source link

Update CMakeLists.txt #61

Closed pfultz2 closed 4 years ago

pfultz2 commented 5 years ago

This will find llvm when the user set CMAKE_PREFIX_PATH to its installation. It also changes the search to use HINTS so LLVM_DIR is searched first, and then the default search paths are used.