[BuildSystem] add windeployqt option
Adds the possibility for Windows user to use the environmental variable WIN_DEPLOY_QT=Path\to\windeployqt.exe
to add all the necessary app dependencies in the build folder.
CMakeLists.txt
was also automatically formatted.