making the comment less ambigous
This commit is contained in:
parent
6f006e50dc
commit
081c47e3df
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user