File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -97,6 +97,7 @@ target("Oxylus")
9797 " simdutf" ,
9898 " joltphysics-ox" ,
9999 " glm" ,
100+ " lua-ox" ,
100101 " sol2" ,
101102 " toml++" ,
102103 " loguru" ,
Original file line number Diff line number Diff line change @@ -70,7 +70,8 @@ packages = {
7070 system_tracing = true ,
7171 },
7272 },
73- [" sol2 c1f95a773c6f8f4fde8ca3efe872e7286afe4444" ] = {},
73+ [" lua-ox v5.4.7" ] = {},
74+ [" sol2 c1f95a773c6f8f4fde8ca3efe872e7286afe4444" ] = { configs = { includes_lua = false } },
7475 [" unordered_dense v4.5.0" ] = {},
7576 [" plf_colony v7.41" ] = {},
7677 [" simdutf v6.2.0" ] = {},
@@ -92,7 +93,6 @@ confs = {
9293 package = " fmt" ,
9394 override = " loguru.fmt" ,
9495 configs = {
95-
9696 override = true ,
9797 version = fmt_version ,
9898 configs = fmt_configs ,
You can’t perform that action at this time.
0 commit comments