Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
da-liii committed Nov 8, 2023
1 parent 1c1d24a commit fc1da39
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@ add_rules("mode.debug")
set_project("lolly")

set_languages("c++17")
includes("check_cxxtypes.lua")
includes("check_cxxincludes.lua")
includes("check_cxxfuncs.lua")
includes("check_cxxsnippets.lua")
includes("@builtin/check")

set_allowedplats("linux", "macosx", "mingw", "wasm", "windows")

Expand Down

0 comments on commit fc1da39

Please sign in to comment.