mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-24 12:30:13 +00:00
a715b1b405
This change improves spirv-fuzz CMake code to be more compatible with other projects that might want to include spirv-fuzz as a sub-project. * Add a CMake option for building spirv-fuzz. * We now check if protobuf targets are already available. * We no longer specify `-DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_USE_UNALIGNED=0`; a newer version of protobuf does not require this. Note that we probably should have specified this for protobuf targets as well, but this is no longer needed. * Updated protobuf version in Kokoro scripts and README.md. |
||
---|---|---|
.. | ||
android | ||
check-format | ||
img | ||
linux-clang-asan | ||
linux-clang-debug | ||
linux-clang-release | ||
linux-clang-release-bazel | ||
linux-gcc-debug | ||
linux-gcc-release | ||
macos-clang-debug | ||
macos-clang-release | ||
macos-clang-release-bazel | ||
ndk-build | ||
scripts | ||
shaderc-smoketest | ||
windows-msvc-2013-release | ||
windows-msvc-2015-release | ||
windows-msvc-2015-release-bazel | ||
windows-msvc-2017-debug | ||
windows-msvc-2017-release |