We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 102bf9b commit ca1899fCopy full SHA for ca1899f
CMakeModules/build_clBLAS.cmake
@@ -28,6 +28,7 @@ ExternalProject_Add(
28
-DBUILD_TEST:BOOL=OFF
29
-DBUILD_KTEST:BOOL=OFF
30
-DSUFFIX_LIB:STRING=
31
+ ${byproducts}
32
)
33
34
ExternalProject_Get_Property(clBLAS-external install_dir)
CMakeModules/build_clFFT.cmake
-DUSE_SYSTEM_GTEST:BOOL=ON
ExternalProject_Get_Property(clFFT-external install_dir)
0 commit comments