Skip to content

Commit 165b0e1

Browse files
author
git apple-llvm automerger
committed
Merge commit '802ea0eb78f7' from llvm.org/main into next
2 parents 79d743f + 802ea0e commit 165b0e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/lib/Support/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ if(LLVM_WITH_Z3)
388388
)
389389
endif()
390390

391-
target_include_directories(LLVMSupport SYSTEM
391+
target_include_directories(LLVMSupport
392392
PRIVATE
393393
${LLVM_THIRD_PARTY_DIR}/siphash/include
394-
)
394+
)

0 commit comments

Comments
 (0)