mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
844d79916a
External tools may create a `.xcworkspace` directory next to the `.xcodeproj` directory that CMake generates. If a workspace exists, drive the build through it instead. Closes: #26958 Co-authored-by: Brad King <brad.king@kitware.com>