file(GLOB CUR_DIR_SRCS "*.cpp")
target_sources(streammanager PRIVATE ${CUR_DIR_SRCS})