[apps/reader] Changement du FLAG pour éviter de compiler certains caractères sans l'app reader

This commit is contained in:
Mino1289
2021-10-30 17:34:53 +02:00
parent 8cc09405e1
commit 52ac8e2acb

View File

@@ -1,7 +1,7 @@
apps += Reader::App
app_headers += apps/reader/app.h
SFLAGS += -DHAS_READER
RASTERIZER_CFLAGS += -DHAS_READER
app_sreader_src = $(addprefix apps/reader/,\
app.cpp \