blob: ba5348c3f27863c7a3a7525b9c7d3046e3f69503 [file] [log] [blame]
Name: Abseil
Short Name: absl
URL: https://github.com/abseil/abseil-cpp
License: Apache 2.0
License File: src/LICENSE
Version: 0
Security Critical: yes
Shipped: yes
Description:
This directory contains the source code of Abseil for C++. Open Screen primarily
uses this library to essentially backport C++17 and C++20 features. The set of
files included from Abseil has been selected judiciously, and care should be
taken when adding dependencies on new Abseil files.