mice_lib = static_library( 'mice', sources: [ 'exe.c', 'patch.c', 'crc.c', 'ringbuf.c', ], link_with: [ json_lib, ] )