kadircet added inline comments.

================
Comment at: llvm/cmake/modules/FindGRPC.cmake:117
+  # Ensure dependency headers are generated before dependent protos are built.
+  # FIXME: CMake docs suggest OBJECT_DEPENDS isn't needed, but I can't get the
+  #        recommended add_dependencies() approach to work.
----------------
nit: I would move the fixme near to the `set_source_files_properties`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90215/new/

https://reviews.llvm.org/D90215

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to