The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
259 B

prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
sharedlibdir=${libdir}
includedir=${prefix}/include
Name: jonne
Description: jonne library
Version: 1.0.0
Requires:
Libs: -L/me/first -lfoo1 -L/me/second -lfoo2
Cflags: -I${includedir}