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
-37Lines changed: 0 additions & 37 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1275,43 +1275,6 @@ $ ./split.py
1275
1275
Wrote out/httplib.h and out/httplib.cc
1276
1276
```
1277
1277
1278
-
Build C++ Modules
1279
-
-----------------
1280
-
1281
-
If using CMake, it is possible to build this as a C++20 module using the `HTTPLIB_BUILD_MODULES` option (which requires `HTTPLIB_COMPILE` to be enabled).
0 commit comments