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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CoreDriver.cpp | ||
CoreOptions.td | ||
DarwinLdDriver.cpp | ||
DarwinLdOptions.td | ||
Driver.cpp | ||
GnuLdDriver.cpp | ||
GnuLdOptions.td | ||
TODO.rst | ||
UniversalDriver.cpp | ||
UniversalDriverOptions.td |