Fixed CMakeLists header for MistOutHTTP
This commit is contained in:
parent
a74c9682c9
commit
cefc8dc88d
1 changed files with 1 additions and 0 deletions
|
@ -364,6 +364,7 @@ makeOutput(HLS hls http ts)
|
||||||
makeOutput(EBML ebml)
|
makeOutput(EBML ebml)
|
||||||
|
|
||||||
add_executable(MistOutHTTP
|
add_executable(MistOutHTTP
|
||||||
|
${BINARY_DIR}/mist/.headers
|
||||||
src/output/mist_out.cpp
|
src/output/mist_out.cpp
|
||||||
src/output/output.cpp
|
src/output/output.cpp
|
||||||
src/output/output_http.cpp
|
src/output/output_http.cpp
|
||||||
|
|
Loading…
Add table
Reference in a new issue