llvm-project/lldb/test/API/lang/cpp/std-function-step-into-call.../Makefile

6 lines
94 B
Makefile

CXX_SOURCES := main.cpp
CXXFLAGS_EXTRAS := -std=c++11
USE_LIBCPP := 1
include Makefile.rules