summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/calligra/upstream_Fix-compile-with-newer-versions-of-poppler.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/calligra/upstream_Fix-compile-with-newer-versions-of-poppler.patch')
-rw-r--r--source/kde/kde/patch/calligra/upstream_Fix-compile-with-newer-versions-of-poppler.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/kde/kde/patch/calligra/upstream_Fix-compile-with-newer-versions-of-poppler.patch b/source/kde/kde/patch/calligra/upstream_Fix-compile-with-newer-versions-of-poppler.patch
index 7074bfcd1..6c8138c85 100644
--- a/source/kde/kde/patch/calligra/upstream_Fix-compile-with-newer-versions-of-poppler.patch
+++ b/source/kde/kde/patch/calligra/upstream_Fix-compile-with-newer-versions-of-poppler.patch
@@ -13,7 +13,7 @@ Subject: [PATCH] Fix compile with newer versions of poppler
set(REQUIRED_KF5_VERSION "5.7.0")
set(REQUIRED_QT_VERSION "5.3.0")
-+set(CMAKE_CXX_STANDARD 17)
++set(CMAKE_CXX_STANDARD 20)
+set(CMAKE_CXX_STANDARD_REQUIRED ON)
+set(CMAKE_CXX_EXTENSIONS OFF)
+