blender/intern/cycles
Sergey Sharybin 405c0fddb4 CMake: Rework linking strategy a bit
Made it a dedicated macro to link release/debug targets against lib/lib_d
libraries which helps keeping code a bit more clean.

Also made it so MSVC is now happy about building debug Cycles with OSL
support.

Reshuffled code a bit and put some comments about what's going on, which
should make it a bit more clear.
2015-01-01 01:31:08 +05:00
..
app CMake: Rework linking strategy a bit 2015-01-01 01:31:08 +05:00
blender Cycles: Fully support WITH_CYCLES_LOGGING option 2015-01-01 01:31:07 +05:00
bvh Cycles: Mark visibility TODO as resolved 2014-12-27 23:38:29 +05:00
cmake Cycles Standalone: Add initial support for compilation on Windows 2015-01-01 01:31:08 +05:00
device Cycles: Add logging to OSL and CUDA initialization/compilation 2015-01-01 01:31:08 +05:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Fix compilation error with compilers which doesn't support AVX 2015-01-01 01:31:08 +05:00
render Cycles: Add logging to OSL and CUDA initialization/compilation 2015-01-01 01:31:08 +05:00
subd Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util Cycles: Fully support WITH_CYCLES_LOGGING option 2015-01-01 01:31:07 +05:00
CMakeLists.txt Cycles: Fix compilation error with compilers which doesn't support AVX 2015-01-01 01:31:08 +05:00
SConscript Cycles: Support logging when building with SCons 2014-12-03 22:46:56 +05:00