xref: /llvm-project-15.0.7/lldb/test/API/functionalities/breakpoint/cpp/Makefile (revision c5a20b51)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CXX_SOURCES := main.cpp
2
3ifneq (,$(findstring icc,$(CC)))
4    CXXFLAGS_EXTRAS := -debug inline-debug-info
5endif
6
7
8include Makefile.rules
9

served by {OpenGrok

Last Index Update: Tue Oct 21 18:42:31 GMT 2025