Skip to content

Commit

Permalink
Make pre-commit check happy
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Oct 22, 2024
1 parent 3b62cba commit 7fdbe21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vcpkg/ports/qtquick3d/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"homepage": "https://www.qt.io/",
"license": null,
"dependencies": [
"meshoptimizer",
{
"name": "qtbase",
"default-features": false,
"features": [
"gui"
]
},
"meshoptimizer",
"qtdeclarative",
{
"name": "qtquick3d",
Expand Down

0 comments on commit 7fdbe21

Please sign in to comment.