build: generate vcpkg.json on windows

do not allow vcpkg.json to be added to the repo
provide a new option VCPKG_QT (default is OFF), to build Qt via vcpkg
This commit is contained in:
sithlord48
2025-07-17 11:45:09 -04:00
committed by Chris Rizzitello
parent 2c55f4fe06
commit 28957a3fa8
8 changed files with 44 additions and 37 deletions

3
.gitignore vendored
View File

@ -25,6 +25,9 @@ deskflow-config.toml
/*.user
*.ui.autosave
# generated vcpkg file
vcpkg.json
#Generic linux files
**/*.directory