aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-config/llvm-config.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2016-01-07 00:14:09 +0000
committerPete Cooper <peter_cooper@apple.com>2016-01-07 00:14:09 +0000
commit69b18f4703815db33a21509f2f38e3e151b80607 (patch)
tree24e7603fd14638b796c079f26dc338fbd536e821 /llvm/tools/llvm-config/llvm-config.cpp
parentf154b678c69110c054b9bf89ad9224bf7f157707 (diff)
downloadllvm-69b18f4703815db33a21509f2f38e3e151b80607.zip
llvm-69b18f4703815db33a21509f2f38e3e151b80607.tar.gz
llvm-69b18f4703815db33a21509f2f38e3e151b80607.tar.bz2
Set CMake ADDITIONAL_HEADER_DIRS on libraries with headers in /include. NFC.
In a UI such as XCode, it can group the headers for a library with that library. This is done in the CMakeLists.txt for the library itself by setting the path(s) as ADDITIONAL_HEADER_DIRS. LLVM already does this for all of its libraries, so just adding this to lld to make things easier. Should be NFC. llvm-svn: 257002
Diffstat (limited to 'llvm/tools/llvm-config/llvm-config.cpp')
0 files changed, 0 insertions, 0 deletions