extended the rapid_json trick to plugins

This commit is contained in:
csoler 2018-05-03 15:55:21 +02:00
parent 5f12b6076d
commit 676c070152
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
2 changed files with 12 additions and 0 deletions

View file

@ -80,6 +80,12 @@ TRANSLATIONS += \
lang/FeedReader_tr.ts \
lang/FeedReader_zh_CN.ts
# when rapidjson is mainstream on all distribs, we will not need the sources anymore
# in the meantime, they are part of the RS directory so that it is always possible to find them
INCLUDEPATH += ../../rapidjson-1.1.0
linux-* {
CONFIG += link_pkgconfig