civetwebΒΆ

hunter_add_package(civetweb)
find_package(civetweb CONFIG REQUIRED)
target_link_libraries(boo PUBLIC civetweb::c-library)