mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-28 16:17:38 -07:00
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://codeberg.org/gentoo/gentoo/pulls/41 Merges: https://codeberg.org/gentoo/gentoo/pulls/41 Signed-off-by: Sam James <sam@gentoo.org>
11 lines
291 B
Diff
11 lines
291 B
Diff
https://github.com/jbeder/yaml-cpp/pull/1400
|
|
|
|
--- a/test/cmake/CMakeLists.txt
|
|
+++ b/test/cmake/CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-cmake_minimum_required(VERSION 3.5)
|
|
+cmake_minimum_required(VERSION 3.5...3.30)
|
|
project(yaml-cpp-consumer LANGUAGES CXX)
|
|
|
|
find_package(yaml-cpp CONFIG REQUIRED)
|