acl/lib_fiber/samples-c++1x/fiber_pool/Makefile

4 lines
66 B
Makefile
Raw Normal View History

include ../Makefile_cpp.in
2023-06-26 16:26:02 +08:00
CFLAGS += -std=c++11
PROG = fiber_pool