Fixed comment

This commit is contained in:
Alexey Milovidov 2019-12-20 03:03:10 +03:00
parent 6061e04b75
commit 098a3e0b75

View File

@ -222,7 +222,7 @@ else ()
set(NOT_UNBUNDLED 1)
endif ()
# Using system libs can cause lot of warnings in includes.
# Using system libs can cause lot of warnings in includes (on macro expansion).
if (UNBUNDLED OR NOT (OS_LINUX OR APPLE) OR ARCH_32)
option (NO_WERROR "Disable -Werror compiler option" ON)
endif ()