Blender Git Loki

Git Commits -> Revision 90e827b

Revision 90e827b by Sergey Sharybin (master)
January 14, 2016, 07:38 (GMT)
CMake: De-duplicate checks around unordered maps and shared pointer

Previously several areas were calling TEST_SHARED_PTR_SUPPORT and
TEST_UNORDERED_MAP_SUPPORT which isn't that bad on it's own but
was causing some quite verbose output with same information line
printed multiple times. additionally, what's more worse, define flags
for Ceres were duplicated in main CMakeLists and Ceres's CMakeLists.

Now we've got a single place where checks for those classes are
happening and other areas are simply checking for variables set by
those check macros, keeping CMake output clean and nice.

Commit Details:

Full Hash: 90e827ba660b3346d554e73c25bc1ad229fd736e
Parent Commit: 2af7637
Lines Changed: +6, -25

4 Modified Paths:

/CMakeLists.txt (+3, -2) (Diff)
/extern/ceres/CMakeLists.txt (+0, -21) (Diff)
/intern/cycles/CMakeLists.txt (+3, -1) (Diff)
/source/blender/depsgraph/CMakeLists.txt (+0, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021