diff options
author | Alper Ak <alperyasinak1@gmail.com> | 2025-07-10 00:16:59 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-07-09 19:36:11 -0700 |
commit | 1758d5589ffb8be4c33fa5a3be801f0c798d8071 (patch) | |
tree | d60b637846667793c49952178179aa58ad141753 /meta-python/recipes-devtools/python/python3-huey_2.5.3.bb | |
parent | 40dd3e9cc14432632f48f00ba687cd485a82b0e5 (diff) | |
download | meta-openembedded-master-next.tar.gz |
uchardet: Add patch for CMake 4+ compatibilitymaster-next
Fix:
| CMake Error at CMakeLists.txt:2 (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-huey_2.5.3.bb')
0 files changed, 0 insertions, 0 deletions