Doxygen tutorials: warnings cleared
This commit is contained in:
@@ -127,10 +127,9 @@ Building OpenCV from Source Using CMake
|
||||
@code{.bash}
|
||||
<cmake_build_dir>/bin/opencv_test_core
|
||||
@endcode
|
||||
|
||||
@note
|
||||
If the size of the created library is a critical issue (like in case of an Android build) you
|
||||
can use the install/strip command to get the smallest size as possible. The *stripped* version
|
||||
appears to be twice as small. However, we do not recommend using this unless those extra
|
||||
megabytes do really matter.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user