sandboxed-api/cmake
Christian Blichmann d6b8e0b3e3 CMake: Fix inclusion and paths for external embedding
When using SAPI from an external project via CMake, the small zlib patch
cannot be found during the config phase.

This change also fixes an oversight in that the tests depend on some of
the example code.

Regardless embedding code should set `SAPI_ENABLE_EXAMPLES` to `OFF`.
Disabling tests by setting `SAPI_ENABLE_TESTS` to `OFF` stays optional.

PiperOrigin-RevId: 311290454
Change-Id: Ibe105895859b793b20f47c89b1a9e11cbfef2e2f
2020-05-13 02:09:33 -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
zlib CMake: Fix inclusion and paths for external embedding 2020-05-13 02:09:33 -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 Add zlib as dependency for examples 2020-04-30 04:57:33 -07:00
SapiOptions.cmake Add zlib as dependency for examples 2020-04-30 04:57:33 -07:00
SapiUtil.cmake Fix path to generated proto sources when embedding 2020-03-18 18:47:02 +01:00