diff options
| author | Alper Ak <alperyasinak1@gmail.com> | 2025-07-10 20:38:24 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-07-10 10:46:23 -0700 |
| commit | 119bab03d399490b12213aed9c6ad214fce29cde (patch) | |
| tree | 79103e51828afc08b243363dd6a9064f3d425f57 /meta-python/recipes-devtools/python/python3-cmake/run-cmake-from-path.patch | |
| parent | 202e26057387ff0d19847989afb08760134c989e (diff) | |
| download | meta-openembedded-119bab03d399490b12213aed9c6ad214fce29cde.tar.gz | |
srt: Add patch for CMake 4+ compatibility
Fix:
| CMake Error at CMakeLists.txt:10 (cmake_minimum_required):
| Compatibility with CMake < 3.5 has been removed from CMake.
|
| Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
| to tell CMake that the project requires at least <min> but has been updated
| to work with policies introduced by <max> or earlier.
|
| Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
|
|
| -- Configuring incomplete, errors occurred!
Signed-off-by: Alper Ak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cmake/run-cmake-from-path.patch')
0 files changed, 0 insertions, 0 deletions
