Commit a0c5d90d authored by Tomaz Canabrava's avatar Tomaz Canabrava Committed by Daniel Agar

Add VideoStreaming to the list of includes

This should not be set. The includes should use the directory
name instead of adding every single directory as an include.
I'll try to clean this as soon as the system works.
parent a76dc8c2
......@@ -3,6 +3,7 @@ include_directories(
.
${CMAKE_CURRENT_BINARY_DIR}
${Qt5Location_PRIVATE_INCLUDE_DIRS}
VideoStreaming
)
set(EXTRA_SRC)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment