xmake.lua 144 B

1234567
  1. -- set xmake minimal version
  2. set_xmakever("2.3.8")
  3. -- set repository description
  4. set_description("The official package repository of xmake")