This is an archive of the discontinued LLVM Phabricator instance.

[Docs][CMake] Add LLVM_ENABLE_HTTPLIB to CMake options list
ClosedPublic

Authored by aidengrossman on Jun 3 2023, 3:14 AM.

Details

Summary

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.

Diff Detail

Event Timeline

aidengrossman created this revision.Jun 3 2023, 3:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 3 2023, 3:14 AM
Herald added a subscriber: ekilmer. · View Herald Transcript
aidengrossman requested review of this revision.Jun 3 2023, 3:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 3 2023, 3:14 AM
phosek accepted this revision.Jun 3 2023, 1:07 PM

LGTM

This revision is now accepted and ready to land.Jun 3 2023, 1:07 PM