Blender Git Commit Log

Git Commits -> Revision bcf49d1

Revision bcf49d1 by Julian Eisel (master)
June 29, 2020, 15:28 (GMT)
Fix compile error on Apple Clang

Needs to compile with `CMAKE_OSX_DEPLOYMENT_TARGET` of 10.14 at least to
have `std::optional<>::value()` available. So we have to increase the
minimum required compiler version, but that requires more changes. Just
fix the build error for now.

Commit Details:

Full Hash: bcf49d13e53454cf79490a7e825c4a44a0144d11
Parent Commit: 937d89a
Lines Changed: +1, -1

1 Modified Path:

/source/blender/blenlib/intern/dot_export.cc (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021