aboutsummaryrefslogtreecommitdiff
path: root/extra/poppler/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-01-06 12:51:25 +0300
committerCem Keylan <cem@ckyln.com>2022-01-06 12:51:25 +0300
commit87e53b68bc8c2a3f04d9e765306f08f46983a741 (patch)
treea14b6374f73c7b203688923a3ea184c1971e7dc7 /extra/poppler/build
parent9d5c5bc4d8b4805912d277927a820e7c9499f790 (diff)
downloadrepository-87e53b68bc8c2a3f04d9e765306f08f46983a741.tar.gz
poppler: bump to 22.01.0
Diffstat (limited to 'extra/poppler/build')
-rwxr-xr-xextra/poppler/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/poppler/build b/extra/poppler/build
index e6f4d55b..9678867d 100755
--- a/extra/poppler/build
+++ b/extra/poppler/build
@@ -7,6 +7,7 @@ cmake -B build \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
-DENABLE_CPP=ON \
-DENABLE_QT5=OFF \
+ -DENABLE_BOOST=OFF \
-DWITH_NSS3=OFF
cmake --build build