llvm-project/lldb/test/API/lang/objcxx/hide-runtime-values/Makefile

5 lines
92 B
Makefile

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