xref: /llvm-project/lldb/test/API/functionalities/breakpoint/breakpoint_on_overload/Makefile (revision dd8490d207d3a1612091abbea04bf660f133a89f)
1CXX_SOURCES := main.cpp
2CXXFLAGS_EXTRAS := -std=c++14
3
4include Makefile.rules
5