Migrate to Meson

FossilOrigin-Name: c0465302ccad5bb94a1c983b7f762c108efe08b423b39cbc56dd2e966d006e1f
This commit is contained in:
Jonathan Schleifer 2024-08-03 13:11:05 +00:00
parent 5ff80b21a3
commit ee010b5c49
13 changed files with 79 additions and 6328 deletions

View file

@ -1,15 +0,0 @@
STATIC_LIB_NOINST = libenet.a
SRCS = callbacks.c \
host.c \
list.c \
memory.c \
packet.c \
peer.c \
protocol.c \
unix.c \
win32.c
include ../buildsys.mk
CPPFLAGS += -Iinclude