blender/intern/libmv
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
..
intern CMake: Add option to link against system-wide Gflags library 2017-04-21 12:01:27 +02:00
libmv Libmv: Correction to previous commit 2017-04-07 17:57:48 +02:00
third_party/msinttypes
bundle.sh CMake: Add option to link against system-wide Gflags library 2017-04-21 12:01:27 +02:00
ChangeLog
CMakeLists.txt CMake: Add option to link against system-wide Gflags library 2017-04-21 12:01:27 +02:00
files.txt
libmv-capi.h
mkfiles.sh