sandboxed-api/cmake
Christian Blichmann 9299156727 CMake: Use toolchain info for system includes
CMake already provides `CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES`, so there's
no need to invoke the compiler to determine system include directories.

For the Clang tool based header generator, adding the includes from the
current toolchain is strictly more correct than having it try and figure them
out itself (which will favor files from any installed libc++ and/or Clang).

PiperOrigin-RevId: 531207747
Change-Id: Icfcf7b495a0a5782c21a665984d9039d365db898
2023-05-11 08:20:16 -07:00
..
modules Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
abseil-cpp.cmake Make SAPI_RAW_LOG(FATAL, ...) noreturn 2023-03-20 05:43:28 -07:00
benchmark.cmake Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
googletest.cmake Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
libcap_capability.h.in Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
libcap.cmake Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
libffi.cmake Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
libunwind.cmake Handle S2 unwinding by trapping ptrace 2022-11-30 06:00:29 -08:00
protobuf.cmake Update to latest Abseil and Protobuf 2022-09-19 00:52:35 -07:00
sandbox2.pc.in Add pkg-config files generation. 2020-12-16 06:46:03 -08:00
sapi_force_cxx_linkage.cc.in cmake: Use configure_file() to implement forced C++ linkage 2022-06-08 23:38:50 -07:00
sapi.pc.in Add pkg-config files generation. 2020-12-16 06:46:03 -08:00
SapiBuildDefs.cmake CMake: Use toolchain info for system includes 2023-05-11 08:20:16 -07:00
SapiDeps.cmake CMake: Rename option to enable the Clang tool based header generator 2023-05-11 07:52:50 -07:00
SapiFetchContent.cmake Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
SapiOptions.cmake CMake: Rename option to enable the Clang tool based header generator 2023-05-11 07:52:50 -07:00
SapiUtil.cmake CMake: Move proto import path replacement to build time 2022-06-17 05:56:31 -07:00
zlib.cmake Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00