xref: /llvm-project/lldb/test/API/functionalities/breakpoint/breakpoint_on_lambda_capture/Makefile (revision 317c8bf84d185c6b4a51a415c0deb7f8af661cb6)
1CXX_SOURCES := main.cpp
2ENABLE_THREADS := YES
3
4include Makefile.rules
5