Skip to content

Commit

Permalink
update xmake.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
idealvin committed Sep 2, 2022
1 parent 78a7b3d commit a2e81d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ set_xmakever("2.3.1")
set_languages("c++11")
set_warnings("all") -- -Wall
--set_symbols("debug") -- dbg symbols
add_rules("mode.debug", "mode.release")


if is_plat("windows") then
Expand Down

0 comments on commit a2e81d6

Please sign in to comment.