mailiverse/cpp/Lib/xcode-botan/Botan-1.10.3/build/botan-1.10.pc

13 lines
257 B
PkgConfig
Raw Normal View History

2013-07-25 22:51:23 -04:00
prefix=/usr/local
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include/botan-1.10
Name: Botan
Description: Multi-platform C++ crypto library
Version: 1.10.3
Libs: -L${libdir} -lbotan-1.10
Libs.private: -lpthread
Cflags: -I${includedir}