Files
clang-p2996/lldb/packages/Python/lldbsuite/test/lang/objc/modules-update/Makefile
Adrian Prantl 0304360a40 Add a testcase for Clang modules being updated within one LLDB session.
This actually works as expected, but wasn't explicitly tested before.
2019-11-15 16:27:14 -08:00

4 lines
84 B
Makefile

CFLAGS_EXTRAS = -I$(BUILDDIR)
USE_PRIVATE_MODULE_CACHE = YES
include Makefile.rules