mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
cc9c85e978
This file was missing. Add libtoxencryptsave.pc.in typo fix Add libtoxencryptsave.pc to AC_CONFIG_FILES
11 lines
217 B
PkgConfig
11 lines
217 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libtoxencryptsave
|
|
Description: Tox EncryptSave library
|
|
Requires: libtoxcore
|
|
Version: 0.0.0
|
|
Libs: -L${libdir} -ltoxencryptsave
|