xmake establecer el nombre de exe

//set in your xmake.lua file
target("your_binary_name")
Sorann