diff options
| author | Alper Ak <alperyasinak1@gmail.com> | 2025-07-08 22:56:24 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-07-09 09:16:06 -0700 |
| commit | bb9e0232eb7c43915b0635c1d05e691c717e552b (patch) | |
| tree | 39293c9918d97bbb3918ebac5bee0cfb4abce5f4 /meta-python/recipes-devtools/python/python3-click-spinner | |
| parent | 1c7a73b3d05cff0427776c03b49b857a4489d263 (diff) | |
| download | meta-openembedded-bb9e0232eb7c43915b0635c1d05e691c717e552b.tar.gz | |
portaudio-v19: Add patch for CMake 4+ compatibility
- Since recipe uses a fixed release version and not a git snapshot, the "+git" suffix in PV is unnecessary and has been dropped.
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-click-spinner')
0 files changed, 0 insertions, 0 deletions
