The Meson Build System http://mesonbuild.com/
 
 
 
 
 
 

5 lines
79 B

samelibname = shared_library(
'sample',
sources : [],
install : false,
)