blender/extern
Sergey Sharybin 90e827ba66 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.
2016-01-14 12:38:46 +05:00
..
binreloc Remove SCons building system 2016-01-04 14:20:48 +05:00
bullet2 Remove SCons building system 2016-01-04 14:20:48 +05:00
carve Remove SCons building system 2016-01-04 14:20:48 +05:00
ceres CMake: De-duplicate checks around unordered maps and shared pointer 2016-01-14 12:38:46 +05:00
clew Remove SCons building system 2016-01-04 14:20:48 +05:00
cuew MSVC 2015 do not redefine snprintf 2016-01-09 08:55:58 +01:00
Eigen3 MSVC 2015 fix hack around internal compiler crash on openmp atomic 2015-12-10 15:00:30 +01:00
gflags Move GLog/GFlags to extern/ 2016-01-04 19:39:13 +05:00
glew Remove SCons building system 2016-01-04 14:20:48 +05:00
glew-es Remove SCons building system 2016-01-04 14:20:48 +05:00
glog Move GLog/GFlags to extern/ 2016-01-04 19:39:13 +05:00
gtest GTest: Fix some strict compiler warnings 2016-01-04 23:54:02 +05:00
libopenjpeg Remove SCons building system 2016-01-04 14:20:48 +05:00
libredcode Remove SCons building system 2016-01-04 14:20:48 +05:00
lzma Remove SCons building system 2016-01-04 14:20:48 +05:00
lzo Remove SCons building system 2016-01-04 14:20:48 +05:00
rangetree Remove SCons building system 2016-01-04 14:20:48 +05:00
recastnavigation Remove SCons building system 2016-01-04 14:20:48 +05:00
sdlew Remove SCons building system 2016-01-04 14:20:48 +05:00
wcwidth Remove SCons building system 2016-01-04 14:20:48 +05:00
xdnd Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt Cycles: Add option to directly link against CUDA libraries 2016-01-14 12:27:22 +05:00