mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-03-26 17:00:59 -07:00
Update macos-gnu.cmake
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
set(CMAKE_C_COMPILER /opt/homebrew/opt/gcc/bin/gcc-14)
|
||||
set(CMAKE_CXX_COMPILER /opt/homebrew/opt/gcc/bin/g++-14)
|
||||
set(CMAKE_C_COMPILER /usr/bin/gcc)
|
||||
set(CMAKE_CXX_COMPILER /usr/bin/g++)
|
||||
Reference in New Issue
Block a user