mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-07-03 14:14:11 +00:00
Temporarily disable broken stuff
This commit is contained in:
parent
3927f945ca
commit
c009c07c9d
2 changed files with 9 additions and 9 deletions
|
@ -2,10 +2,10 @@ project(${bare_name}-backend-postgresql CXX)
|
|||
|
||||
add_library(${PROJECT_NAME} SHARED
|
||||
tag.cpp
|
||||
delete.cpp
|
||||
locate.cpp
|
||||
scan.cpp
|
||||
dbsource.cpp
|
||||
#delete.cpp
|
||||
#locate.cpp
|
||||
#scan.cpp
|
||||
#dbsource.cpp
|
||||
backend_postgresql.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue