File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change 1111add_requires (" levibuildscript" )
1212
1313add_requires (
14- " demangler" ,
15- " dyncall" ,
16- " fmt" ,
1714 " legacymoney 0.9.0-rc.1" ,
1815 " legacyparticleapi 0.9.0-rc.1" ,
1916 " legacyremotecall 0.9.0-rc.1" ,
20- " lightwebsocketclient" ,
21- " magic_enum" ,
22- " nlohmann_json" ,
23- " simpleini" ,
17+ " lightwebsocketclient 1.0.1 " ,
18+ " magic_enum v0.9.7 " ,
19+ " nlohmann_json v3.11.3 " ,
20+ " simpleini v4.22 " ,
2421 " sqlite3 3.43.0+200" ,
25- " toml++"
22+ " toml++ v3.4.0 "
2623)
2724
2825add_requires (" cpp-httplib 0.14.3" , {configs = {ssl = true , zlib = true }})
@@ -69,9 +66,6 @@ target("legacy-script-engine")
6966 )
7067 add_packages (
7168 " cpp-httplib" ,
72- " demangler" ,
73- " dyncall" ,
74- " fmt" ,
7569 " legacymoney" ,
7670 " legacyparticleapi" ,
7771 " legacyremotecall" ,
You can’t perform that action at this time.
0 commit comments