mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
Very trivial backport, may as well get it out of the way now. Closes: https://bugs.gentoo.org/951349 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
8 lines
212 B
Diff
8 lines
212 B
Diff
https://bugs.gentoo.org/951349
|
|
https://github.com/google/double-conversion/pull/240
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1 +1 @@
|
|
-cmake_minimum_required(VERSION 3.0)
|
|
+cmake_minimum_required(VERSION 3.5)
|