You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -237,7 +237,7 @@ just do it yourself...
237
237
The software is based on the CMake build system. If your computer does not have CMake, please install it. You can use the MSVC compiler on Windows and the gcc compiler on Linux.
238
238
239
239
Require:
240
-
1. CMake >= 3.20
240
+
1. CMake >= 3.16
241
241
2. OpenSSL >= 1.1.1
242
242
243
243
Typical build commands are as follows.
@@ -362,4 +362,4 @@ If you need to customize the configuration, you can modify the `docker-compose.y
362
362
-[dwm-screen-shot](https://github.com/lainswork/dwm-screen-shot): Provides ideas for using raw_pdb to parse PDB files
363
363
-[ucxxrt](https://github.com/MiroKaku/ucxxrt): The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.
364
364
-[KSOCKET](https://github.com/wbenny/KSOCKET): KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK
365
-
-[httpparser](https://github.com/nekipelov/httpparser): HTTP request, response and urls parser
365
+
-[httpparser](https://github.com/nekipelov/httpparser): HTTP request, response and urls parser
0 commit comments