Codebase list belr / upstream/5.1.58 belr.pc.in
upstream/5.1.58

Tree @upstream/5.1.58 (Download .tar.gz)

belr.pc.in @upstream/5.1.58raw · history · blame

1
2
3
4
5
6
7
8
9
# This is a comment
prefix=@CMAKE_INSTALL_PREFIX@

Name:  @PROJECT_NAME@
Description: Belr is Belledonne Communications' language recognition library
Version: @PROJECT_VERSION@
Libs: -L@CMAKE_INSTALL_FULL_LIBDIR@ -lbelr
Libs.private: @LIBS_PRIVATE@
Cflags: -I@CMAKE_INSTALL_FULL_INCLUDEDIR@