android_mt6572_jiabo/external/lldb/lldb.mk
2025-09-05 16:56:03 +08:00

5 lines
161 B
Makefile

ifeq ($(LLDB_ROOT_PATH),)
$(error Must set variable LLDB_ROOT_PATH before including this! $(LOCAL_PATH))
endif
LLDB_BUILD_MK := $(LLDB_ROOT_PATH)/lldb-build.mk