forked from OSchip/llvm-project
69b18f4703
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 |
||
---|---|---|
.. | ||
ELF | ||
MachO | ||
YAML | ||
CMakeLists.txt | ||
CoreLinkingContext.cpp | ||
FileArchive.cpp | ||
LinkerScript.cpp |