Removed old MistInfo binary and dependencies on it.
This commit is contained in:
parent
7c0db4531d
commit
184f7ad6c8
3 changed files with 28 additions and 170 deletions
|
@ -203,16 +203,6 @@ makeAnalyser(DTSC dtsc)
|
|||
makeAnalyser(AMF amf)
|
||||
makeAnalyser(MP4 mp4)
|
||||
makeAnalyser(OGG ogg)
|
||||
add_executable(MistInfo
|
||||
src/analysers/info.cpp
|
||||
)
|
||||
target_link_libraries(MistInfo
|
||||
mist
|
||||
)
|
||||
install(
|
||||
TARGETS MistInfo
|
||||
DESTINATION bin
|
||||
)
|
||||
|
||||
########################################
|
||||
# MistServer - Inputs #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue