Skip to content

Commit 70820c4

Browse files
zeroomegacyndyishida
authored andcommitted
Remove unnecessary HEADER_DIRS in lib/InterfaceStub/CMakeLists.txt
This change removes unnecessary HEADER_DIRS from //llvm/lib/ InterfaceStub/CMakeLists.txt file. Differential Revision: https://reviews.llvm.org/D85936
1 parent 6292d40 commit 70820c4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/lib/InterfaceStub/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@ add_llvm_component_library(LLVMInterfaceStub
22
ELFObjHandler.cpp
33
ELFStub.cpp
44
TBEHandler.cpp
5-
6-
ADDITIONAL_HEADER_DIRS
7-
"${LLVM_MAIN_INCLUDE_DIR}/llvm/InterfaceStub"
85
)

0 commit comments

Comments
 (0)