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 5cbbef0 commit fe56dc7Copy full SHA for fe56dc7
1 file changed
lsquic.nimble
@@ -4,7 +4,7 @@ author = "Status Research & Development GmbH"
4
description = "Nim wrapper around the lsquic library"
5
license = "MIT"
6
installDirs = @["libs"]
7
-installFiles = @["lsquic.nim", "boringssl.nim"]
+installFiles = @["lsquic.nim", "boringssl.nim", "lsquic/lsquic_ffi.nim"]
8
9
requires "nim >= 2.0.0"
10
requires "zlib"
0 commit comments