nappgui_src
nappgui_src copied to clipboard
Let macOS use llvm-clang for compilation too
Apple clang is just an slightly modified version of LLVM clang, but LLVM clang is fully useable on macOS and is able to compile and run this project perfectly. Furthermore, if you install LLVM clang with homebrew, it overrides clang to use llvm-clang which makes the build fail.