diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 92e919857b45379a1944781dbe05ae545a1d9879..912f6280e5cccf0c85535b86ae91eefc93e99f4e 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -3,6 +3,7 @@ include_directories( . ${CMAKE_CURRENT_BINARY_DIR} ${Qt5Location_PRIVATE_INCLUDE_DIRS} + VideoStreaming ) set(EXTRA_SRC)