mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-29 20:38:07 -07:00
Closes: https://bugs.gentoo.org/955916 Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
12 lines
356 B
Diff
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)
|