Commit 081c47e3 authored by Andrey Pavlenko's avatar Andrey Pavlenko

making the comment less ambigous

parent 6f006e50
......@@ -47,7 +47,7 @@ macro(add_extra_compiler_option option)
endif()
endmacro()
# some OpenCV tests fail when 'char' is 'unsigned' by default
# OpenCV fails some tests when 'char' is 'unsigned' by default
add_extra_compiler_option(-fsigned-char)
if(MINGW)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment