feat(windows builds): add CMakePresets.json and installqt.ps1

- with default windows builds, make setting up even in visual studio a brease.
- install qt on windows to `./libraries/Qt`

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2023-07-31 00:52:27 -07:00
parent 9137721e8e
commit 8c0a19d0c5
3 changed files with 124 additions and 0 deletions

2
.gitignore vendored
View File

@ -56,3 +56,5 @@ flatbuild
# Snap
*.snap
libraries/Qt/
aqtinstall.log