aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKarol Kosek <krkk@krkk.ct8.pl>2021-01-02 13:10:29 +0100
committerFelix Queißner <felix@ib-queissner.de>2021-01-04 11:08:25 +0100
commit7ec3ed15aa99148f1c8df86bb49202da67d6813d (patch)
tree424c063d60304d933d7753fce03e97280339012a /Makefile
parent04d8ad2373faf5629eacfcc4987e6c6efabfe108 (diff)
downloadkristall-7ec3ed15aa99148f1c8df86bb49202da67d6813d.tar.gz
Allow to use external cmark
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 07f9732..48e85ea 100644
--- a/Makefile
+++ b/Makefile
@@ -31,8 +31,7 @@ kristall: build/kristall
.PHONY: build/kristall
build/kristall: src/*
mkdir -p build
- cd build; $(HOMEBREW_PATH) $(QMAKE_COMMAND) ../src/kristall.pro && $(MAKE) $(MAKEFLAGS)
-
+ cd build; $(HOMEBREW_PATH) $(QMAKE_COMMAND) CONFIG+=$(QMAKE_CONFIG) ../src/kristall.pro && $(MAKE) $(MAKEFLAGS)
install: kristall
# Prepare directories
$(MAKEDIR) $(sharedir)/icons/hicolor/scalable/apps/