Commit 1b5f9f0e authored by Alexander Alekhin's avatar Alexander Alekhin
Browse files

3.4: backported changes from 'master' branch

parent 15e7f41a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
set(the_description "Text Detection and Recognition")
set(__extra_deps "")
if(DEBUG_opencv_text)
  list(APPEND __extra_deps PRIVATE opencv_highgui)
  list(APPEND __extra_deps PRIVATE_REQUIRED opencv_highgui)
endif()

ocv_define_module(text