mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 18:09:42 -05:00
dfa78c4868
Define missing CMAKE_Swift_COMPILE_OPTIONS_WARNING_AS_ERROR for Swift to `-warnings-as-errors`. Fixes: #26872
2 lines
27 B
Swift
2 lines
27 B
Swift
let a = (0 as Int) as! Int
|