llvm-project/lldb/test/functionalities/thread/Makefile

6 lines
102 B
Makefile

LEVEL = ../../make
CXX_SOURCES := main.cpp
ENABLE_STD_THREADS := YES
include $(LEVEL)/Makefile.rules