mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
extended the rapid_json trick to plugins
This commit is contained in:
parent
5f12b6076d
commit
676c070152
2 changed files with 12 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue