Skip to content
Commit 69b18f47 authored by Pete Cooper's avatar Pete Cooper
Browse files

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
parent f154b678
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment