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

5 lines
70 B
Makefile

CXX_SOURCES := main.cpp
ENABLE_THREADS := YES
include Makefile.rules