llvm-project/lldb/test/API/commands/expression/scoped_enums/Makefile

6 lines
79 B
Makefile

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