[all-commits] [llvm/llvm-project] 2f93cf: [Docs][CMake] Add LLVM_ENABLE_HTTPLIB to CMake opt...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sat Jun 3 15:29:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f93cfebb5e26e177c530350e657a5e0c10e5c8a
https://github.com/llvm/llvm-project/commit/2f93cfebb5e26e177c530350e657a5e0c10e5c8a
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-06-03 (Sat, 03 Jun 2023)
Changed paths:
M llvm/docs/CMake.rst
Log Message:
-----------
[Docs][CMake] Add LLVM_ENABLE_HTTPLIB to CMake options list
This patch adds LLVM_ENABLE_HTTPLIB to the list of CMake options to make
it more clear exactly what it does and also provide clarity on which
specific project it is referring to/installation.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D152060
More information about the All-commits
mailing list