Blender Git Commit Log

Git Commits -> Revision b796ce0

Revision b796ce0 by Campbell Barton (master)
June 26, 2017, 23:50 (GMT)
CMake: Only set CMAKE_BUILD_TYPE_INIT when not set

Convenience makefile now uses CMAKE_BUILD_TYPE_INIT,
this means you can change the build type of an existing build
and it won't be overwritten when running `make`.

Useful if you want to add debug info to a release build for profiling.

Commit Details:

Full Hash: b796ce0f26c1bf206194eb8c004d214806c2828b
Parent Commit: 5a1bdf2
Lines Changed: +4, -2

2 Modified Paths:

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