Add meson build support

This commit is contained in:
2025-04-23 17:42:03 +08:00
parent b0bd9db0ae
commit 34e5aa8c17
5 changed files with 176 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
#include <stdio.h>
#ifndef HAVE_STRPTIME
#if !HAVE_STRPTIME
#include "strptime/strptime.h"
#endif