Codebase list libcotp / 07ba36ba-ff37-4dfb-a257-5e693aca8fd7/main cotp.pc.in
07ba36ba-ff37-4dfb-a257-5e693aca8fd7/main

Tree @07ba36ba-ff37-4dfb-a257-5e693aca8fd7/main (Download .tar.gz)

cotp.pc.in @07ba36ba-ff37-4dfb-a257-5e693aca8fd7/mainraw · history · blame

prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@

Name: libcotp
Description: C library that generates TOTP and HOTP
Version: @BUILD_VERSION@
Libs: -L${libdir} -lcotp
Cflags: -I${includedir}