add_library(http_plugin SHARED
http_plugin.cpp
)
set_target_properties(http_plugin PROPERTIES PREFIX "")