summaryrefslogtreecommitdiff
path: root/meta.lua
blob: cac9e4b000647d1b30bfafb33250ae1e2bea81a7 (plain)
1
2
3
4
5
6
7
8
return {
	{
		name = "image-clang32",
		requires = {},
		produces = {},
		export = true
	}
}