Replace spaces with tabs
[platform/core/security/yaca.git] / src / yaca.pc.in
1 # Package Information for pkg-config
2
3 prefix=@CMAKE_INSTALL_PREFIX@
4 exec_prefix=@CMAKE_INSTALL_PREFIX@
5 libdir=@LIB_INSTALL_DIR@
6 includedir=@INCLUDE_INSTALL_DIR@
7
8 Name: yaca
9 Description: Yet Another Crypto API
10 Version: @_LIB_VERSION_@
11 Libs: -L${libdir} -l@PROJECT_NAME@
12 Cflags: -I${includedir}/yaca