Files
gentoo/app-emulation/dynamips/files/dynamips-0.2.24-cmake-minimum.patch
Michael Mair-Keimberger 6e168647ec app-emulation/dynamips: add 0.2.24
Closes: https://bugs.gentoo.org/955916
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
2026-05-17 14:36:32 +02:00

12 lines
356 B
Diff

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,7 +6,7 @@
# - ANY_COMPILER : skip compiler check (assumes gcc)
# - CMAKE_INSTALL_PREFIX : where to install
-cmake_minimum_required ( VERSION 3.5 )
+cmake_minimum_required ( VERSION 3.12 )
foreach ( _dir
"/usr/sfw" # search in "Sun FreeWare" (SunOS)
"/opt/csw" # search in "OpenCSW" (SunOS)