mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-21 19:20:07 +00:00
16098b3c10
We currently add the abseil in the external/CMakeLists.txt. However, it is not needed by spirv-tools directly. Instead we set effcee's variable with the abseil source directory, and let effcee add it. This will mean that abseil will be checked out only if effcee is used. We currently get a few reports from people that use to only checkout spirv-headers, and now get errors because abseil is missing. |
||
---|---|---|
.. | ||
CMakeLists.txt |