Skip to content

Commit 82ae646

Browse files
authored
[llvm-mca] Remove spurious include_directories() (#88277)
llvm-mca does not have an include directory so this commit removes the spurious include_directories directive.
1 parent 462e102 commit 82ae646

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/tools/llvm-mca/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
include_directories(include)
2-
31
set(LLVM_LINK_COMPONENTS
42
AllTargetsAsmParsers
53
AllTargetsMCAs # CustomBehaviour and InstrPostProcess

0 commit comments

Comments
 (0)