XMake -Set Exe -Name

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