Files
test/intern
Sergey Sharybin e9596e5def Cycles: Post-reintegration tweaks to ensure things do compile
This commit contains all the tweaks which were missing in initial patch
re-integration from the standalone Cycles repository.

This commit also contains an utility cmake macro to help linking targets
with different libraries for release/debug builds, the name currently is

  target_link_libraries_decoupled

it gets a target and list of libraries and makes sure debug builds are
using libraries with "_d" suffix.

After all this changes it'll hopefully be easier to interchange patches
between blender and standalone repositories, because they're now quite
identical.
2015-01-01 01:31:08 +05:00
..
2014-07-01 09:36:28 +10:00
2014-07-20 00:38:52 +10:00
2014-11-13 15:30:32 +01:00
2014-10-29 14:15:21 +01:00
2014-07-18 11:55:59 +10:00
2014-03-22 14:41:38 +02:00
2014-10-07 15:47:32 -05:00
2014-10-07 15:47:32 -05:00