Fix hip-config.cmake build error in rocBLAS

Change-Id: I097f0dac0f67bfc22e9991350bf63bc7bfa8b269
This commit is contained in:
agodavar
2020-05-07 12:14:24 -04:00
committed by Aaron En Ye Shi
parent 94bc7375af
commit 8f204466e9
+1 -1
View File
@@ -1,5 +1,5 @@
@PACKAGE_INIT@
include(CheckCXXCompilerFlag)
include(CMakeFindDependencyMacro OPTIONAL RESULT_VARIABLE _CMakeFindDependencyMacro_FOUND)
if (NOT _CMakeFindDependencyMacro_FOUND)
macro(find_dependency dep)