[x265] [PATCH] Bump CMake Version for dynamicHDR10

Yaswanth Sastry yaswanth.sastry at multicorewareinc.com
Wed May 7 14:23:33 UTC 2025


>From 6fd35f26931677017a6f10ecffc228e953b5551b Mon Sep 17 00:00:00 2001
From: yaswanthsastry <yaswanth.sastry at multicorewareinc.com>
Date: Wed, 7 May 2025 16:38:47 +0530
Subject: [PATCH] Bump CMake Version for dynamicHDR10

---
 source/dynamicHDR10/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/dynamicHDR10/CMakeLists.txt b/source/dynamicHDR10/CMakeLists.txt
index 22fb79d44..4243338c6 100644
--- a/source/dynamicHDR10/CMakeLists.txt
+++ b/source/dynamicHDR10/CMakeLists.txt
@@ -10,7 +10,7 @@ add_library(dynamicHDR10 OBJECT
     hdr10plus.h
     api.cpp )

-cmake_minimum_required (VERSION 2.8.11)
+cmake_minimum_required (VERSION 2.8.11...3.26)
 project(dynamicHDR10)
 include(CheckIncludeFiles)
 include(CheckFunctionExists)
--
2.37.3.windows.1




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20250507/1a67500f/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: application/octet-stream
Size: 794 bytes
Desc: patch.diff
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20250507/1a67500f/attachment.obj>


More information about the x265-devel mailing list