fix cmake and a bunch of warnings

This commit is contained in:
Denis Benato 2023-12-07 11:16:01 +01:00
parent 9dfba70c89
commit 773812ff53
10 changed files with 127 additions and 14 deletions

View file

@ -90,4 +90,4 @@ void xbox360_ev_map(const evdev_collected_t *const coll, int in_messages_pipe_fd
fprintf(stderr, "Unable to write data to the in_message pipe: %zd\n", last_write_res);
}
}
}
}