llvm-project/lldb/test/API/lang/objc/direct-dispatch-step/Makefile

5 lines
99 B
Makefile

OBJC_SOURCES := stepping-tests.m
LD_EXTRAS := -lobjc -framework Foundation
include Makefile.rules