Go to file
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
build_files CMake: Add option to link against system-wide Gflags library 2017-04-21 12:01:27 +02:00
doc Cleanup: Grey --> Gray 2017-02-27 19:33:57 -05:00
extern CMake: Add option to link against system-wide Gflags library 2017-04-21 12:01:27 +02:00
intern CMake: Add option to link against system-wide Gflags library 2017-04-21 12:01:27 +02:00
release Fix Surface Deform not unbinding if target is removed 2017-04-20 17:49:45 +02:00
source CMake: Add option to link against system-wide Gflags library 2017-04-21 12:01:27 +02:00
tests CMake: Add option to link against system-wide Gflags library 2017-04-21 12:01:27 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt CMake: Add option to link against system-wide Gflags library 2017-04-21 12:01:27 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Makefile: set tab width=4 2017-03-11 20:48:12 +11:00
make.bat Make File: Print 'blender.exe' at the end of the path to run from 2017-02-16 17:08:33 -05:00