mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 15:35:49 -04:00
WIP Index GXS channels with xapian
Use temporary DB ATM
This commit is contained in:
parent
ce61174d79
commit
c0e92ddc6b
6 changed files with 247 additions and 62 deletions
|
@ -26,6 +26,10 @@ linux-* {
|
|||
mLibs += dl
|
||||
}
|
||||
|
||||
rs_deep_search {
|
||||
mLibs += xapian
|
||||
}
|
||||
|
||||
static {
|
||||
sLibs *= $$mLibs
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue