Blender Git Commit Log

Git Commits -> Revision 274bde2

Revision 274bde2 by Campbell Barton (master)
June 28, 2018, 08:48 (GMT)
CMake: enable WITH_ASSERT_ABORT by default

Assert from BLI_assert by default in debug builds
(instead of just printing a warning).

Some developers ignored this, causing errors for others.
Better debug builds cause hard error so code isn't ignored.

Disabling is still useful when bisecting or testing outdated code.

Commit Details:

Full Hash: 274bde23fb57c014af727fb787c6e8a3342f6240
Parent Commit: d5a8c0c
Lines Changed: +1, -1

1 Modified Path:

/CMakeLists.txt (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021