feat: implemented Incremental save system
This commit is contained in:
@@ -47,6 +47,7 @@ target_link_libraries(pdfengine
|
||||
freetype
|
||||
harfbuzz::harfbuzz
|
||||
PNG::PNG
|
||||
nlohmann_json::nlohmann_json
|
||||
)
|
||||
|
||||
if(PDFENGINE_WITH_PDFIUM)
|
||||
|
||||
Reference in New Issue
Block a user