blender/intern/cycles/app
Sergey Sharybin c7a5c48cba CMake: Add option to link against system-wide Gflags library
It is disabled by default, so should not affect existing configurations.

Main benefits of this goes as:

- Linux distros can use that to avoid libraries duplication and link
  blender package against gflags package from the system.

- It it easier to test whether Blender works with updated version of
  Gflags prior to re-bundling the library.
2017-04-21 12:01:27 +02:00
..
CMakeLists.txt CMake: Add option to link against system-wide Gflags library 2017-04-21 12:01:27 +02:00
cycles_server.cpp Cycles: Fix compilation error of app after the include directories change 2017-03-29 16:54:41 +02:00
cycles_standalone.cpp Cycles: Fix compilation error of app after the include directories change 2017-03-29 16:54:41 +02:00
cycles_xml.cpp Cycles: Fix compilation error of app after the include directories change 2017-03-29 16:54:41 +02:00
cycles_xml.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
io_export_cycles_xml.py Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00