pugixmlΒΆ

hunter_add_package(pugixml)
find_package(pugixml CONFIG REQUIRED)
target_link_libraries(boo PUBLIC pugixml)