mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-07-04 14:24:10 +00:00
Move db scan functions to the postgresql backend lib.
This commit is contained in:
parent
641261306f
commit
b6d45eee3c
5 changed files with 4 additions and 3 deletions
|
@ -4,6 +4,7 @@ add_library(${PROJECT_NAME} STATIC
|
|||
tag.cpp
|
||||
delete.cpp
|
||||
locate.cpp
|
||||
scan.cpp
|
||||
)
|
||||
|
||||
#target_include_directories(${PROJECT_NAME}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue