We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6332f33 commit ce57832Copy full SHA for ce57832
1 file changed
CMakeLists.txt
@@ -641,6 +641,7 @@ if(NOT LIBSSH2_FOUND)
641
endif()
642
643
if(FFMPEG_FOUND)
644
+ include_directories(${FFMPEG_INCLUDE_DIRS})
645
set(LIBVNCCLIENT_EXAMPLES
646
${LIBVNCCLIENT_EXAMPLES}
647
vnc2mpg
0 commit comments