2023-12-19 15:07:54 +08:00
..
2023-12-19 15:07:54 +08:00
2023-12-19 15:07:54 +08:00
2023-12-19 15:07:54 +08:00
2023-12-19 15:07:54 +08:00
2023-12-19 15:07:54 +08:00

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

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.