therecipe / qt

Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
GNU Lesser General Public License v3.0
10.5k stars 748 forks source link

not use vendor dictionary #1272

Open xiaoshengduan opened 2 years ago

xiaoshengduan commented 2 years ago

I don't want to use vendor, but when I execute qtdeploy build desktop, it will automatically download vendor directory, is there any parameter to control it not to use vendor mode.How to freely control the use of go build parameters has replaced the qtdeploy command line, because I need to integrate it into other projects