add_definitions("-DVERSION=\"1.1.0\"")
add_library(httpfetch http_fetcher.c http_error_codes.c)
