I enabled this flag [ BUILD_DOCS ] on cmake and installed this app [ doxygen 1.9.2 ] from this link : doxygen-1.9.2-setup.exe (48.0MB)
but when i build opencv, in this path [ OpenCV\4.5.4\build\install\doc\html ] nothing exist! its empty!
How do I set this flag [ OPENCV_DOCS_DOT_PATH ] ? I set this value [ I know it’s wrong but I said maybe … ] :
C:\Program Files\doxygen\bin\doxygen.exe
yes i set this flag [ DOXYGEN_EXECUTABLE ] before with this value :
C:/Program Files/doxygen/bin/doxygen.exe
I forgot to mention this in my first post.