diff --git a/speechx/CMakeLists.txt b/speechx/CMakeLists.txt index 4a16f116d..e24744d6d 100644 --- a/speechx/CMakeLists.txt +++ b/speechx/CMakeLists.txt @@ -53,9 +53,6 @@ include(gflags) include(glog) -#openblas -#include(openblas) - # openfst include(openfst) add_dependencies(openfst gflags glog)