Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-03-26qmake/protobuf.pri: new file to include in .pro files for depending on protobuf.Mikkel Krautz
This introduces a protobuf.pri helper that .pro files can include to depend on protobuf. Including protobuf.pri will link against the protobuf library, and include the proper headers.