mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[Kandinsky] Fix parallel builds
Change-Id: I84c4512a51a3babcbddeb0d1faa0d18874cbb9fd
This commit is contained in:
@@ -24,6 +24,7 @@ FREETYPE_PATH := /usr/local/Cellar/freetype/2.6.3
|
||||
# built w/o PNG support and simply won't output an image of the rasterization
|
||||
#LIBPNG_PATH := /usr/local/Cellar/libpng/1.6.21
|
||||
|
||||
kandinsky/src/text.cpp: kandinsky/src/font.h
|
||||
kandinsky/src/context_text.cpp: kandinsky/src/font.h
|
||||
|
||||
font_files = $(addprefix kandinsky/src/, font.h font.c)
|
||||
|
||||
Reference in New Issue
Block a user