civetwebv1.16
- Updated
Easy to use, powerful, C/C++ embeddable web server.
- Project website: https://github.com/civetweb/civetweb
#Usage
civetweb provides CMake targets:
find_package(civetweb CONFIG REQUIRED)
target_link_libraries(main PRIVATE civetweb::civetweb)#Features
No default features.
#ssl
Enable SSL support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through openssl)
- vcpkg-cmake-config (through openssl)
- vcpkg-cmake-get-vars (through openssl)
#Used By
- prometheus-cpp (feature
pull)
#Host Tool For
No ports use this.
#Contributors
Gregor Jasny
Phoebe
Phil Christensen
nicole mazzuca
Billy O'Neal
Alexander Neumann
autoantwort
Leonid Pospelov
Jia Yue Hua
Kai Pastor
JonLiu1993