mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-06 12:19:50 +01:00
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…
Reference in New Issue
Block a user