The remote offloading plugin's CMakeLists was trying to build if its
flag was enabled even if it didn't find gRPC/protobuf. The conditional
was wrong, it's fixed by this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D95574
[OpenMP][Libomptarget] Fix conditional in CMake for remote plugin atmnpatel on Jan 27 2021, 3:53 PM. Authored by
Details The remote offloading plugin's CMakeLists was trying to build if its
Diff Detail
|