added QtQuick for 5.6+ which supersedes QtDeclarative
define required Qt packages as QT5_REQUIRED_PACKAGES list variable and iterate over list instead of replicating code per package
unify intendation (indent 2 spaces)
added QtQuick for 5.6+ which supersedes QtDeclarative
define required Qt packages as QT5_REQUIRED_PACKAGES list variable and iterate over list instead of replicating code per package
unify intendation (indent 2 spaces)