Skip to content
Discussion options

You must be logged in to vote

It has been moved into a separate feature inside qtbase.

"windeployqt": {
"description": "Qt Windows Deployment Tool",
"supports": "windows",
"dependencies": [
{
"name": "qtbase",
"default-features": false,
"features": [
"network"
]
},
{
"name": "qtbase",
"host": true,
"default-features": false,
"features": [
"windeployqt"
]
}
]
},

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Flying-Magnus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants