sandboxed-api/cmake
Christian Blichmann 6bfa83befe CMake support for Sandbox2
- Add a superbuild in cmake/SuperBuild.cmake that downloads and builds
  dependencies
- Builds for sandbox2/ and a its tests
- Helper CMake function to strip proto paths
- Module to find libcap
- Custom build for libunwind that wraps its symbols
- Fix environment so that CTest executes tests similar to Bazel
- Filewrapper functionality, like Bazel's cc_embed_data()
- Build forkserver with embedded binary
- Enable ASM language so that libunwind builds correctly
- Allow glog target to propagate transitively (to propagate its include dirs)

Signed-off-by: Christian Blichmann <cblichmann@google.com>
2019-05-06 14:03:29 +02:00
..
libunwind CMake support for Sandbox2 2019-05-06 14:03:29 +02:00
FindLibcap.cmake CMake support for Sandbox2 2019-05-06 14:03:29 +02:00
FindLibunwind.cmake CMake support for Sandbox2 2019-05-06 14:03:29 +02:00
libcap_capability.h.in CMake support for Sandbox2 2019-05-06 14:03:29 +02:00
libunwind_ptrace.h.in CMake support for Sandbox2 2019-05-06 14:03:29 +02:00
SapiCompilerOptions.cmake CMake support for Sandbox2 2019-05-06 14:03:29 +02:00
SapiUtil.cmake CMake support for Sandbox2 2019-05-06 14:03:29 +02:00
SuperBuild.cmake CMake support for Sandbox2 2019-05-06 14:03:29 +02:00