llvm-project/lldb/test/API/lang/objc/objc++/Makefile

5 lines
84 B
Makefile

OBJCXX_SOURCES := main.mm
LD_EXTRAS = -framework Foundation
include Makefile.rules