llvm-project/lldb/test/functionalities/watchpoint/multiple_threads/Makefile

7 lines
106 B
Makefile

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