spot-the-bug/stream-ciphers/monocypher-3.1.1/monocypher.pc

12 lines
237 B
PkgConfig

prefix=/PREFIX
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: monocypher
Version: 3.1.1
Description: Easy to use, easy to deploy crypto library
Libs: -L${libdir} -lmonocypher
Cflags: -I${includedir}