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 063e3d6 commit 458d16bCopy full SHA for 458d16b
libhttpserver.pc.in
@@ -8,6 +8,6 @@ Description: A C++ library for creating an embedded Rest HTTP server
8
Version: @VERSION@
9
Requires: libmicrohttpd >= 0.9.37
10
Conflicts:
11
-Libs: -L${libdir} -lmicrohttpd
+Libs: -L${libdir} -lhttpserver
12
Libs.private: @LHT_LIBDEPS@
13
Cflags: -I${includedir} -I${includedir}/httpserver
0 commit comments