mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-08 14:15:07 +02:00
Closes: https://bugs.gentoo.org/955845 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/42078 Closes: https://github.com/gentoo/gentoo/pull/42078 Signed-off-by: Sam James <sam@gentoo.org>
11 lines
263 B
Diff
11 lines
263 B
Diff
https://github.com/recastnavigation/recastnavigation/pull/775
|
|
https://bugs.gentoo.org/955845
|
|
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-cmake_minimum_required(VERSION 3.1)
|
|
+cmake_minimum_required(VERSION 3.1...4.0)
|
|
|
|
project(RecastNavigation)
|
|
|