Files
UnrealEngine/Engine/Source/Programs/UnrealTraceServer/thirdparty/cxxopts/cxxopts.tps
2025-05-18 13:04:45 +08:00

13 lines
707 B
Plaintext

<?xml version="1.0" encoding="utf-8"?>
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name>cxxopts</Name>
<Location>https://github.com/EpicGames/zen/tree/main/thirdparty/</Location>
<Function>This is a lightweight C++ option parser library, supporting the standard GNU style syntax for options</Function>
<Eula>https://github.com/jarro2783/cxxopts/blob/master/LICENSE</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>https://github.com/EpicGames/zen/tree/main/thirdparty/licenses</LicenseFolder>
</TpsData>