Added a meson build file

Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
This commit is contained in:
2022-01-31 16:16:34 +02:00
parent 0f91f5373c
commit 7d8159d194
3 changed files with 37 additions and 0 deletions

2
buildfiles/ev_vec.c Normal file
View File

@@ -0,0 +1,2 @@
#define EV_VEC_IMPLEMENTATION
#include "../ev_vec.h"