new: port the meson, cmake and autotools template bodies to manifests
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
project('{name}', version: '{upstream_version}', license: '{license}', default_options: ['c_std=c11'])
|
||||
|
||||
executable('{command}', 'hello.c', install: true)
|
||||
Reference in New Issue
Block a user