mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Update macos-clang-llvm.cmake
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
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)
|
||||
set(CMAKE_LINKER /opt/homebrew/opt/lld/bin/lld-link)
|
||||
include_directories(/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/)
|
||||
|
||||
Reference in New Issue
Block a user