This updates krita to work with Vc version 1.0.0 and above. Some changes to the build system were needed
as the compile options are now set differently. The compile flags are set on the lib which uses the
functionality. This is needed in a non packager build only. Compile the KisCompositionBenchmark against the
current available Vc optimization.
Thanks to Vir for all his help.