mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-15 18:59:54 +00:00
13 lines
242 B
PkgConfig
13 lines
242 B
PkgConfig
prefix=/usr
|
|
exec_prefix=/usr
|
|
apiversion=0.0.1
|
|
libdir=/usr/lib
|
|
includedir=/usr/include
|
|
|
|
Name: lottie-player
|
|
Description: A lottie-player library
|
|
Version: @VERSION@
|
|
Requires:
|
|
Libs: -L${libdir} -llottie-player
|
|
Cflags: -I${includedir} -std=c++14
|