Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
40cb75e3a1adb66ca65a01e16a9885a7ebcc8e8c
/
.
/
Tests
/
RunCMake
/
LinkWarningAsError
/
WarnErrorOff2-Build-check.cmake
blob: 77f6de49a1bd424373bdeff16863f362c8085f0e [
file
] [
log
] [
blame
]
set
(
WARNING_AS_ERROR OFF
)
include
(
"${CMAKE_CURRENT_LIST_DIR}/WarnError-validation.cmake"
)