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

.lgtm.yml - github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5fb3d96cc0bd393c099025c2108e2e4472c8a044 (plain)
1
2
3
4
5
6
7
8
9
extraction:
  cpp:
    prepare:
      packages:
      - "libqt5webengine-data"
      - "libqt5svg5-dev"
    configure:
      command:
      - "qmake -recursive CONFIG+='release tests no-g15'"