Fix hip-config.cmake build error in rocBLAS

Change-Id: I097f0dac0f67bfc22e9991350bf63bc7bfa8b269


[ROCm/hip commit: 0231de3164]
This commit is contained in:
agodavar
2020-05-07 12:14:24 -04:00
committed by Aaron En Ye Shi
parent c26ffde758
commit 6d18f0af98
+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)