barony: USE_TOOLS+= pkg-config

This commit is contained in:
Yorick Hardy 2019-11-02 16:47:53 +02:00
parent 008c67fc0a
commit 1158231426
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ LICENSE= gnu-gpl-v3
USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
CMAKE_ARGS+= -DPNG_NAMES=png16 \
-DEDITOR_EXE_NAME=barony-editor \