mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-08-20 15:40:50 +00:00
Move scan's core code into new machinery lib.
This commit is contained in:
parent
487b8efe61
commit
4e29200b47
26 changed files with 53 additions and 32 deletions
|
@ -52,6 +52,7 @@ target_include_directories(${bare_name}-inc
|
|||
#Libraries
|
||||
add_subdirectory(src/pq)
|
||||
add_subdirectory(src/common)
|
||||
add_subdirectory(src/machinery)
|
||||
|
||||
#Actions
|
||||
add_subdirectory(src/main)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue