ports/games/spring/files/patch-rts_Sim_CMakeLists.txt
Dmitry Marakasov 33c9707d8b games/spring: update to 105.0.1
PR:		254732
2022-02-25 22:12:28 +03:00

7 lines
219 B
Text

--- rts/Sim/CMakeLists.txt.orig 2021-01-01 16:12:22 UTC
+++ rts/Sim/CMakeLists.txt
@@ -1,3 +1,4 @@
+set(CMAKE_CXX_STANDARD 14)
# This list was created using this *nix shell command:
# > find . -name "*.cpp"" | sort