DEFLDFLAGS

This commit is contained in:
Philippe Teuwen
2020-10-06 14:56:26 +02:00
parent 91d9463c2a
commit 25180af135
3 changed files with 3 additions and 0 deletions

View File

@@ -309,6 +309,7 @@ ifeq ($(QT_FOUND),1)
endif
endif
LDFLAGS ?= $(DEFLDFLAGS)
PM3LDFLAGS = $(LDFLAGS)
ifeq ($(platform),Darwin)
PM3LDFLAGS += -framework Foundation -framework AppKit