mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-08-08 13:49:47 +00:00
Rename update action to scan.
This commit is contained in:
parent
20ebc10b0c
commit
87bc031e65
22 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@ target_include_directories(${bare_name}-inc
|
|||
INTERFACE ${CMAKE_SOURCE_DIR}/include
|
||||
)
|
||||
|
||||
add_subdirectory(src/update)
|
||||
add_subdirectory(src/scan)
|
||||
add_subdirectory(src/pq)
|
||||
add_subdirectory(src/main)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue