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:
committed by
Chris Rizzitello
parent
2c55f4fe06
commit
28957a3fa8
3
.gitignore
vendored
3
.gitignore
vendored
@ -25,6 +25,9 @@ deskflow-config.toml
|
||||
/*.user
|
||||
*.ui.autosave
|
||||
|
||||
# generated vcpkg file
|
||||
vcpkg.json
|
||||
|
||||
#Generic linux files
|
||||
**/*.directory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user