summaryrefslogtreecommitdiff
path: root/games/liblcf/files/patch-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'games/liblcf/files/patch-CMakeLists.txt')
-rw-r--r--games/liblcf/files/patch-CMakeLists.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/liblcf/files/patch-CMakeLists.txt b/games/liblcf/files/patch-CMakeLists.txt
deleted file mode 100644
index 2bedc9ae689c..000000000000
--- a/games/liblcf/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
---- CMakeLists.txt.orig 2023-04-29 15:40:07 UTC
-+++ CMakeLists.txt
-@@ -21,7 +21,7 @@ include(ConfigureWindows)
- include(ConfigureWindows)
-
- # C++14 is required
--set(CMAKE_CXX_STANDARD 14)
-+set(CMAKE_CXX_STANDARD 17)
- set(CMAKE_CXX_STANDARD_REQUIRED ON)
- set(CMAKE_CXX_EXTENSIONS ON)
-