Campbell Barton 274bde23fb 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.
2018-06-28 10:48:06 +02:00
2018-06-26 19:58:56 +02:00
2018-06-20 15:34:20 +02:00
2018-06-28 00:11:01 +02:00
2018-06-28 08:43:58 +02:00
2018-06-28 10:45:39 +02:00
2018-06-04 18:47:31 +02:00
Description
No description provided
926 MiB
Languages
C++ 78.1%
Python 15%
C 2.8%
GLSL 1.8%
CMake 1.2%
Other 0.9%