mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-10 07:40:03 -06:00
Define missing CMAKE_Swift_COMPILE_OPTIONS_WARNING_AS_ERROR for Swift to `-warnings-as-errors`. Fixes: #26872
3 lines
43 B
CMake
3 lines
43 B
CMake
set(FILENAME main)
|
|
include(WerrorOn.cmake)
|