summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSirLynix <[email protected]>2022-08-05 18:44:25 +0200
committerSirLynix <[email protected]>2022-08-05 18:44:25 +0200
commit4711b6b0729fab030150f9d3acea44cfc095ad32 (patch)
treecfdf2a07ad23d09b395f019e9f6db66de29c2434
parent253bbdfb5ca3a78f53f024788cb13f57eb38d592 (diff)
Forgot to save this file
-rw-r--r--xmake/rules/c++/xmake.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/rules/c++/xmake.lua b/xmake/rules/c++/xmake.lua
index 9ec8f57c4..bce2606d7 100644
--- a/xmake/rules/c++/xmake.lua
+++ b/xmake/rules/c++/xmake.lua
@@ -63,6 +63,7 @@ rule("c++")
add_deps("utils.check.licenses")
-- add platform rules
+ add_deps("platform.wasm")
add_deps("platform.windows")
-- add linker rules