phaseField
phaseField copied to clipboard
Update Mac installation instructions
Notes on using the precompiled deal.ii packages: For v10.11 (El Capitan): Use the v8.4 package For v10.12 (El Capitan): Use the v8.5 package
If CMake can't find the correct C compiler, do:
cmake . -DCMAKE_C_COMPILER='/usr/bin/clang'