Select Git revision
mainapplication.cpp
-
Change-Id: If4cae049167d1a1e16dc6624a202722a6316a0ff
Change-Id: If4cae049167d1a1e16dc6624a202722a6316a0ff
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
opendht-c.pc.in 290 B
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: OpenDHT (C Wrapper)
Description: Distributed Hash Table library (C Wrapper)
Version: @VERSION@
Libs: -L${libdir} -lopendht-c
Requires.private: opendht gnutls >= 3.1 @argon2_lib@
Cflags: -I${includedir}