[PATCH] D116524: [doc][cmake] Convert read-me for the common CMake utils to reST

John Ericson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 8 11:57:52 PST 2022


Ericson2314 added inline comments.


================
Comment at: cmake/README.rst:12
+modules should instead go in ``${project}/cmake/modules`` of the most upstream
+project that uses them.
+
----------------
Fixed typo


================
Comment at: cmake/README.rst:50
+
+For runtime libs, we skip the ``if(NOT DEFINED`` part:
+
----------------
Fixed typo


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