Autogen: Avoid running multiple cmake_autogen command in Xcode Since commit 7c39dabdbc (Autogen: AUTO*_EXECUTABLE: add support for per-config values, 2023-10-18, v3.29.0-rc1~105^2~1) we were accidentally running cmake_autogen multiple times for each config. Fixes: #26282