File: sml.pc

package info (click to toggle)
libsml 0.1.1%2Bgit20180125-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 652 kB
  • sloc: ansic: 6,600; makefile: 163
file content (13 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libSML
Description: Library for the Smart Messaging Language (SML)
Version: 0.1
URL: http://github.com/volkszaehler/libsml
Requires: uuid >= 2.16
Libs: -L${libdir} -lsml
Libs.private: -luuid -lm
Cflags: -I${includedir}/sml