mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 19:00:22 +08:00
Update .lgtm.yml
This commit is contained in:
parent
639be562db
commit
a2c72af539
11
.lgtm.yml
11
.lgtm.yml
@ -3,16 +3,15 @@ extraction:
|
|||||||
prepare:
|
prepare:
|
||||||
packages:
|
packages:
|
||||||
- pkg-config
|
- pkg-config
|
||||||
- libpython3.7-minimal
|
|
||||||
- qt5-default
|
- qt5-default
|
||||||
- qt5-qmake
|
- qt5-qmake
|
||||||
- python3-dev
|
|
||||||
- python-dev
|
|
||||||
- qtdeclarative5-dev
|
- qtdeclarative5-dev
|
||||||
|
- qttools5-dev-tools
|
||||||
index:
|
index:
|
||||||
build_command:
|
build_command:
|
||||||
- cd src
|
- git submodule update --init
|
||||||
- mkdir build && cd build
|
- lrelease ./Qv2ray.pro
|
||||||
- qmake ../../
|
- mkdir build && cd ./build
|
||||||
|
- qmake ../
|
||||||
- make
|
- make
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user