Projects
Essentials
x265
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 46
View file
x265.patch
Changed
@@ -1,11 +1,18 @@ --- - source/CMakeLists.txt | 2 +- + source/CMakeLists.txt | 5 +---- source/dynamicHDR10/json11/json11.cpp | 1 + - 2 files changed, 2 insertions(+), 1 deletion(-) + 2 files changed, 2 insertions(+), 4 deletions(-) --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt -@@ -13,7 +13,7 @@ +@@ -6,14 +6,11 @@ if(NOT CMAKE_BUILD_TYPE) + FORCE) + endif() + message(STATUS "cmake version ${CMAKE_VERSION}") +-if(POLICY CMP0025) +- cmake_policy(SET CMP0025 OLD) # report Apple's Clang as just Clang +-endif() + if(POLICY CMP0042) cmake_policy(SET CMP0042 NEW) # MACOSX_RPATH endif() if(POLICY CMP0054)
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.