CMake VST3 Helper Build Error

Hey!

I had a cmake build error with the vst3_helper & 8.0.10 + macOS 26 + Xcode 26.0.1

Essentially in JUCEUtils.cmake, the command at line 1120 should become:

COMMAND $<TARGET_FILE:${shared_code_target}_vst3_helper> > “${output_path}”)

Hopefully that helps someone having the same issue.

cheers
peter