blob: 2456ecb6d685f7c31b20a3278f9fdcc927a45c1a [file] [log] [blame]
generated = custom_target('generated',
output : ['source1.h', 'source1.cpp'],
input : 'data.dat',
command : [comp, '@INPUT0@', '@OUTDIR@'])