sandboxed-api/cmake
Christian Blichmann fea5e8c485 CMake: Avoid Google Test error when re-configuring with latest Abseil
Abseil insists on having a Google Test directory, even if we're not going to
run (or even build) the tests.

This changes forces all test settings to `OFF` just for Abseil, allowing
SAPI builds to complete normally. Embedding projects should not be affected,
if they already included Abseil.

PiperOrigin-RevId: 309035680
Change-Id: Ie46297d8b502d92d0c10ef04360e992bcee4964b
2020-04-29 09:17:26 -07:00
..
abseil CMake: Avoid Google Test error when re-configuring with latest Abseil 2020-04-29 09:17:26 -07:00
benchmark Update dependencies to latest versions 2020-04-29 06:45:44 -07:00
gflags Update dependencies to latest versions 2020-04-29 06:45:44 -07:00
glog Update dependencies to latest versions 2020-04-29 06:45:44 -07:00
googletest Update dependencies to latest versions 2020-04-29 06:45:44 -07:00
libcap Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
libffi Fix libffi configure directory in Bazel/CMake builds 2020-03-23 13:52:02 +01:00
libunwind Download libffi at CMake config time (fixes #35) 2020-03-22 16:44:39 +01:00
protobuf Update dependencies to latest versions 2020-04-29 06:45:44 -07:00
FindLibcap.cmake Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
FindLibffi.cmake Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
libcap_capability.h.in Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
SapiBuildDefs.cmake Cache the location of Python 3 interpreter 2020-03-17 21:26:14 +01:00
SapiDeps.cmake Download libffi at CMake config time (fixes #35) 2020-03-22 16:44:39 +01:00
SapiOptions.cmake Download libffi at CMake config time (fixes #35) 2020-03-22 16:44:39 +01:00
SapiUtil.cmake Fix path to generated proto sources when embedding 2020-03-18 18:47:02 +01:00