diff options
| author | Alper Ak <alperyasinak1@gmail.com> | 2025-07-08 22:56:21 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-07-09 09:16:06 -0700 |
| commit | 42cd4ba2b220b21d8a88a8c791ee1a89c34202a3 (patch) | |
| tree | 3de8d95e32bb106cdc044a12b3789954883bd02d /meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb | |
| parent | 9252b9bab45f40cdb98b08999e5ce5f205183b3a (diff) | |
| download | meta-openembedded-42cd4ba2b220b21d8a88a8c791ee1a89c34202a3.tar.gz | |
libebml: Add patch for CMake 4+ compatibility
Fix:
| CMake Error at CMakeLists.txt:1 (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-scikit-build_0.18.1.bb')
0 files changed, 0 insertions, 0 deletions
