Simplify checks for KF5XmlGui_FOUND
cmakedefine01
defines a 0 if the var is false or unset.
Consequently we do not need to check if the value is defined.
Also, if one ever removes the line by accident from the config file, the build will fail with this MR.