diff --git a/CMakeLists.txt b/CMakeLists.txt index ccfef12c0..b1d62d88b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -122,7 +122,7 @@ target_link_libraries(QOpenHDApp ) include(lib/h264/h264.cmake) -#include(app/videostreaming/avcodec/avcodec_video.cmake) +include(app/videostreaming/avcodec/avcodec_video.cmake) include(app/videostreaming/android/videostreamingandroid.cmake) #include(GNUInstallDirs)