Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
da-liii committed Nov 8, 2023
1 parent a3ed857 commit 031aa5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xmake/tests.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ function add_target_cpp_test(filepath, dep)
if is_plat("windows") then
set_encodings("utf-8") -- eliminate warning C4819 on msvc
add_ldflags("/LTCG")
set_runtimes("MT")
end
if is_plat("windows", "mingw") then
add_syslinks("secur32")
Expand Down

0 comments on commit 031aa5e

Please sign in to comment.