mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -05:00
b350f95ecf
Fixes: #26536
6 lines
80 B
CMake
6 lines
80 B
CMake
enable_language(C)
|
|
|
|
set(link_warning_as_error DRIVER)
|
|
|
|
include(WarnError.cmake)
|