sandboxed-api/sandboxed_api/examples/sum/lib
Christian Blichmann d91879f752 Ensure compatibility with CMake 3.10
This fixes some CMake-3.12+-isms, like `list(JOIN ...)` and setting link
properties on OBJECT libraries.

PiperOrigin-RevId: 265033725
Change-Id: I0ee1ec0e1b1097ea8226ad6fdeff794a97c2881b
2019-08-23 05:08:55 -07:00
..
BUILD.bazel Make embedding the sandbox code the default 2019-07-12 04:07:11 -07:00
CMakeLists.txt Ensure compatibility with CMake 3.10 2019-08-23 05:08:55 -07:00
sandbox.h Add basic CMake support for SAPI, build examples 2019-07-15 02:53:43 -07:00
sum_cpp.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
sum_params.proto Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
sum.c Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00