Unverified Commit 6f7b3643 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

document clang/clang++ preset with settings for MPI and OpenMP

parent e57e4a73
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -159,6 +159,8 @@ cmake -C ../cmake/presets/most.cmake \[OPTIONS\] ../cmake |
      enable most common packages |
cmake -C ../cmake/presets/nolib.cmake   \[OPTIONS\] ../cmake |
      disable packages that do require extra libraries or tools |
cmake -C ../cmake/presets/clang.cmake   \[OPTIONS\] ../cmake |
      change settings to use the CLang compilers by default |
cmake -C ../cmake/presets/mingw.cmake \[OPTIONS\] ../cmake |
      enable all packages compatible with MinGW compilers :tb(c=2,s=|,a=l)