xmake set exe nom

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