protocol_headers = custom_target('ProtocolHeader', input : [ 'generate_protocol.py', 'protocol.hjson' ], output : [ 'ProtocolDefinitions.h' ], command : [ python, '@INPUT@' ])