lzmaΒΆ

hunter_add_package(lzma)
find_package(lzma CONFIG REQUIRED)
target_link_libraries(... lzma::lzma)