package("lae_allocator") set_kind("library") set_description("Allocator abstraction library") set_homepage("https://laentropia-homelab.tail7368da.ts.net/laentropia/Allocator") add_urls("https://laentropia-homelab.tail7368da.ts.net/laentropia/Allocator.git") add_versions("1.0.0", "278973a006") on_install(function(package) import("package.tools.xmake").install(package) end)