openfoam/wmake/rules/darwin64Clang
Mark Olesen 224c3199aa CONFIG: enable xcrun with cc/c++ based on WM_COMPILE_CONTROL (#2965)
- adding in +xcrun into WM_COMPILE_CONTROL changes the compiler
  settings as follows (for MacOS)

      cc         := xcrun cc
      CC         := xcrun c++ -std=c++14
2023-08-18 15:46:25 +02:00
..
c CONFIG: enable xcrun with cc/c++ based on WM_COMPILE_CONTROL (#2965) 2023-08-18 15:46:25 +02:00
c++ CONFIG: enable xcrun with cc/c++ based on WM_COMPILE_CONTROL (#2965) 2023-08-18 15:46:25 +02:00
general COMP: simplify openmp handling (#2617) 2022-10-26 18:04:56 +02:00
link-c++ COMP: add rpath information to MacOS compilation rules (#2948) 2023-08-18 15:46:12 +02:00
link-rpath-c++ COMP: add rpath information to MacOS compilation rules (#2948) 2023-08-18 15:46:12 +02:00
rpath COMP: add rpath information to MacOS compilation rules (#2948) 2023-08-18 15:46:12 +02:00