mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Drop usage of Reader from InternalServer::handle_meta
This is essentially a code move of meta handlers from using Reader functions to directly using Archive.
This commit is contained in:
@ -25,6 +25,7 @@ install_headers(
|
||||
'tools/pathTools.h',
|
||||
'tools/regexTools.h',
|
||||
'tools/stringTools.h',
|
||||
'tools/archiveTools.h',
|
||||
subdir:'kiwix/tools'
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user