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