We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6250975 commit aa240d0Copy full SHA for aa240d0
xmake.lua
@@ -16,6 +16,7 @@ add_requires(
16
"simpleini",
17
"sqlite3 3.43.0+200",
18
"toml++",
19
+ "openssl3",
20
"cpp-httplib", {configs={ssl=true, zlib=true}}
21
)
22
0 commit comments