diff --git a/llvm/lib/Analysis/CMakeLists.txt b/llvm/lib/Analysis/CMakeLists.txt --- a/llvm/lib/Analysis/CMakeLists.txt +++ b/llvm/lib/Analysis/CMakeLists.txt @@ -18,7 +18,7 @@ endif() if (DEFINED LLVM_HAVE_TF_API) - if (DEFINED LLVM_HAVE_TFLITE) + if (LLVM_HAVE_TFLITE) build_proto( tensorflow/core/protobuf/error_codes tensorflow/core/example/feature