summaryrefslogtreecommitdiffstats
path: root/Modules/FindSDL_net.cmake
diff options
context:
space:
mode:
authorDavid Rohr <drohr@jwdt.org>2020-01-30 22:29:56 (GMT)
committerBrad King <brad.king@kitware.com>2020-02-03 22:01:35 (GMT)
commitd5895f50c30d9d0d329d23013baf7986d62e00f1 (patch)
treeb1527e2acd5c14a6d24b251f2aa22daa43ee3c0a /Modules/FindSDL_net.cmake
parent3a732a7dc3a2f48f824175ad4727706a14974929 (diff)
downloadCMake-d5895f50c30d9d0d329d23013baf7986d62e00f1.zip
CMake-d5895f50c30d9d0d329d23013baf7986d62e00f1.tar.gz
CMake-d5895f50c30d9d0d329d23013baf7986d62e00f1.tar.bz2
CMakeDetermineCompilerABI: Avoid failing on warnings with -Werror
Simply remove `-Werror` flags from `CMAKE_<LANG>_FLAGS` to avoid failing ABI detection if there happen to be warnings in the test project. For example, `-Wunused-command-line-argument` warnings are common since the ABI detection project may not exercise all the flags passed by users. Fixes: #20305
Diffstat (limited to 'Modules/FindSDL_net.cmake')
0 files changed, 0 insertions, 0 deletions