mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-20 10:37:24 -07:00
7 lines
243 B
PkgConfig
7 lines
243 B
PkgConfig
Name: @PACKAGE_NAME@
|
|
Version: @PACKAGE_VERSION@
|
|
Description: A portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API.
|
|
|
|
Libs: -L${pcfiledir}/src/libsodium -lsodium
|
|
Cflags: -I${pcfiledir}/src/libsodium/include
|