BZip2ΒΆ

hunter_add_package(BZip2)

find_package(BZip2 CONFIG REQUIRED)
target_link_libraries(... BZip2::bz2)