mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
updated to upstream ran all tests again.
This commit is contained in:
commit
5d77f141aa
25 changed files with 1048 additions and 895 deletions
|
@ -1,7 +1,9 @@
|
|||
- only debug and release are expected in the Cmakelists.txt. If you need a different config, please follow the model in that file to add it.
|
||||
|
||||
- vcpkg does not have boringssl, so you'll have to build it yourself. Follow the instructions at the boringssl repository.
|
||||
With the caveat that you should do it from a VC command prompt for the correct architecture and make sure to set all
|
||||
the paths for perl,ninja,etc. correctly. Also watch out for C runtime library mismatches. The easiest fix for me was to
|
||||
change the flags in the CMake cache file.
|
||||
the paths for perl,ninja,etc. correctly. Also watch out for C runtime library mismatches with the externals you link.
|
||||
|
||||
|
||||
- zlib and libevent do exist in vcpkg.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue