if(onvif)
add_subdirectory(${PROJECT_SOURCE_DIR}/unit_test/test/onvif)
endif()
if(hello)
add_subdirectory(${PROJECT_SOURCE_DIR}/unit_test/test/hello)