[all-commits] [llvm/llvm-project] 2de43d: [CMake] Add optional libCURL dependency to llvm bu...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Wed Oct 13 10:58:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2de43d4202a3caea894f6b91de4604fd2a7501fe
https://github.com/llvm/llvm-project/commit/2de43d4202a3caea894f6b91de4604fd2a7501fe
Author: Noah Shutty <shutty at google.com>
Date: 2021-10-13 (Wed, 13 Oct 2021)
Changed paths:
M llvm/cmake/config-ix.cmake
Log Message:
-----------
[CMake] Add optional libCURL dependency to llvm build configuration
This finds the curl libraries if LLVM_ENABLE_CURL is set. This is needed
to implement the debuginfod client library in LLVM.
Patch By: noajshu
Differential Revision: https://reviews.llvm.org/D111238
More information about the All-commits
mailing list