remove macos-clang-llvm

This commit is contained in:
coco875
2025-08-06 09:16:54 -06:00
committed by Lywx
parent 4336839804
commit f8ca8f0368
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,4 +1,3 @@
set(CMAKE_C_COMPILER /opt/homebrew/opt/llvm/bin/clang)
set(CMAKE_CXX_COMPILER /opt/homebrew/opt/llvm/bin/clang++)
set(CMAKE_LINKER /opt/homebrew/opt/lld/bin/lld-link)
include_directories(/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/)