import libs = libmhello%lib{mhello} import libs += libstd-modules%liba{std-modules} ./: exe{hello} manifest exe{hello}: cxx{hello} $libs exe{hello}: file{test.out}: test.stdout = true exe{hello}: test.arguments = World "Planet #345732"