Go to file
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
build_files Cycles: Add option to directly link against CUDA libraries 2016-01-14 12:27:22 +05:00
doc Remove SCons building system 2016-01-04 14:20:48 +05:00
extern CMake: De-duplicate checks around unordered maps and shared pointer 2016-01-14 12:38:46 +05:00
intern CMake: De-duplicate checks around unordered maps and shared pointer 2016-01-14 12:38:46 +05:00
release Add object & pose-mode select more/less menus 2016-01-14 09:45:47 +11:00
source CMake: De-duplicate checks around unordered maps and shared pointer 2016-01-14 12:38:46 +05:00
tests Correct include directories for GTests 2016-01-04 22:16:14 +05:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt CMake: De-duplicate checks around unordered maps and shared pointer 2016-01-14 12:38:46 +05:00
COPYING
GNUmakefile Minor edits to sync make.bat & makefile 2016-01-04 20:42:00 +11:00
make.bat Minor edits to sync make.bat & makefile 2016-01-04 20:42:00 +11:00