The execute_process call was passing '-A x64,version=...' as a single argument, which cmake didn't understand. Split into -A x64 as separate args.
Forked for Vulcast branding changes. Licensed under GPL-2.0.