summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/okular/okular.cxx_standard.17.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/okular/okular.cxx_standard.17.patch')
-rw-r--r--source/kde/kde/patch/okular/okular.cxx_standard.17.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/source/kde/kde/patch/okular/okular.cxx_standard.17.patch b/source/kde/kde/patch/okular/okular.cxx_standard.17.patch
new file mode 100644
index 000000000..ce9c9bac4
--- /dev/null
+++ b/source/kde/kde/patch/okular/okular.cxx_standard.17.patch
@@ -0,0 +1,11 @@
+--- ./CMakeLists.txt.orig 2023-05-06 03:21:55.000000000 -0500
++++ ./CMakeLists.txt 2023-06-06 13:51:17.306612957 -0500
+@@ -93,7 +93,7 @@
+ set(ENV{QT_PLUGIN_PATH} "$ENV{QT_PLUGIN_PATH};${KDE_INSTALL_FULL_QTPLUGINDIR}")
+ endif()
+
+-set(CMAKE_CXX_STANDARD 14)
++set(CMAKE_CXX_STANDARD 17)
+ set(CMAKE_CXX_STANDARD_REQUIRED ON)
+ set(CMAKE_CXX_EXTENSIONS OFF)
+