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

12 lines
237 B
PkgConfig
Raw Permalink Normal View History

2020-09-25 05:58:08 +00:00
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}