blender/tests/gtests
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
..
alembic Fix building alembic gtest with buildinfo... 2017-04-07 10:44:13 +02:00
blenlib Cleanup: minor edits to path test 2017-03-24 17:48:22 +11:00
bmesh Tests: Use proper order for EXPECT_EQ() 2017-02-03 12:03:59 +01:00
guardedalloc Tests: Use proper order for EXPECT_EQ() 2017-02-03 12:03:59 +01:00
testing CMake: Add option to link against system-wide Gflags 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