-
-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
Describe the Bug
2025-04-02T17:34:52.1199976Z CMake Error at third-party/FFmpeg/x265_git/source/CMakeLists.txt:10 (cmake_policy):
2025-04-02T17:34:52.1200615Z -- cmake version 4.0.0
2025-04-02T17:34:52.1201570Z Policy CMP0025 may not be set to OLD behavior because this version of CMake
2025-04-02T17:34:52.1202259Z no longer supports it. The policy was introduced in CMake version 3.0.0,
2025-04-02T17:34:52.1202799Z and use of NEW behavior is now required.
2025-04-02T17:34:52.1203069Z
2025-04-02T17:34:52.1203329Z Please either update your CMakeLists.txt files to conform to the new
2025-04-02T17:34:52.1203958Z behavior or use an older version of CMake that still supports the old
2025-04-02T17:34:52.1204563Z behavior. Run cmake --help-policy CMP0025 for more information.
2025-04-02T17:34:52.1204934Z
2025-04-02T17:34:52.1204938Z
2025-04-02T17:34:52.1205252Z CMake Error at third-party/FFmpeg/x265_git/source/CMakeLists.txt:16 (cmake_policy):
2025-04-02T17:34:52.1205972Z Policy CMP0054 may not be set to OLD behavior because this version of CMake
2025-04-02T17:34:52.1206648Z no longer supports it. The policy was introduced in CMake version 3.1.0,
2025-04-02T17:34:52.1207178Z and use of NEW behavior is now required.
2025-04-02T17:34:52.1207446Z
2025-04-02T17:34:52.1207708Z Please either update your CMakeLists.txt files to conform to the new
2025-04-02T17:34:52.1208344Z behavior or use an older version of CMake that still supports the old
2025-04-02T17:34:52.1209089Z behavior. Run cmake --help-policy CMP0054 for more information.
Expected Behavior
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
No labels