[PATCH] D116524: [cmake] Add read-me for the common CMake utils

sterni via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 7 12:17:19 PST 2022


sterni added inline comments.


================
Comment at: cmake/README.md:9
+modules should instead go in `${project}/cmake/modules` of the most upstream
+project that use them.
+
----------------
typo: should be *uses* them


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116524



More information about the llvm-commits mailing list