llvm-project/lldb/test/API/lang/cpp/modules-import/Makefile

5 lines
121 B
Makefile

CXX_SOURCES := main.cpp
CXXFLAGS_EXTRAS = $(MANDATORY_MODULE_BUILD_CFLAGS) -I$(BUILDDIR)/include
include Makefile.rules