mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
20fe9cf7e9
By default no `-O...` flag is specified for Debug configuration for Swift so Xcode adds a (wrong) `-O` flag that prevents one from accessing variables while debugging. Add `-Onone` to the Swift Debug configuration to avoid this. Fixes: #23818
5.2 KiB
5.2 KiB