mirror of
https://github.com/YACReader/yacreader
synced 2025-09-18 11:15:36 -04:00
Use pdfkit by default in macos
pdfium seems to be broken, I couldn't investigate where the problem is yet
This commit is contained in:
@ -52,5 +52,5 @@ unix:!macx:!CONFIG(poppler):!CONFIG(pdfium):!CONFIG(no_pdf) {
|
||||
}
|
||||
|
||||
macx:!CONFIG(pdfkit):!CONFIG(pdfium):!CONFIG(no_pdf) {
|
||||
CONFIG += pdfium
|
||||
CONFIG += pdfkit
|
||||
}
|
||||
|
Reference in New Issue
Block a user