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, 0 insertions, 11 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
deleted file mode 100644
index ce9c9bac4..000000000
--- a/source/kde/kde/patch/okular/okular.cxx_standard.17.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./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)
-