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

4 lines
66 B
Makefile
Raw Normal View History

include ../Makefile_cpp.in
2023-06-20 16:43:51 +08:00
CFLAGS += -std=c++14
PROG = fiber_pool