llvm-project/lldb/test/API/lang/objcxx/cxx-bridged-po/Makefile

5 lines
96 B
Makefile

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