Commit Graph

2 Commits

Author SHA1 Message Date
KikooDX ab7fa16727 fix: remove duplicate 'src/main.c' instance in meson.build 2021-05-23 12:50:03 +02:00
KikooDX 53132075b8 replace cmake with meson & use C99 instead of C89
This commit also takes care of all the warnings that didn't appear
with CMake. I decided to switch to C99 cause my code clearly wasn't
C89 compliant.
2021-05-04 22:32:37 +02:00