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)