summaryrefslogtreecommitdiff
path: root/other/pkgconfig/libtoxcore.pc.in
blob: c5588bb4a6da0670fd4b0c56d4d44e9251369fcb (plain)
1
2
3
4
5
6
7
8
prefix=@CMAKE_INSTALL_PREFIX@
libdir=${prefix}/lib
includedir=${prefix}/include

Name: libtoxcore
Description: Tox protocol library - compatibility module (use toxcore, toxdns, and toxencryptsave instead)
Requires: toxcore toxdns toxencryptsave
Version: @PROJECT_VERSION@