diff options
| author | Alper Ak <alperyasinak1@gmail.com> | 2025-07-09 20:30:43 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-07-09 13:35:18 -0700 |
| commit | a9ad71a3609d07eb7eeaf155980672f05d79bf31 (patch) | |
| tree | 2e0d25abc7fbe2f7bb8df359be621684f0f7dace /meta-python/recipes-devtools/python/python3-pyaudio | |
| parent | 66d216a02b3e5e9a10d2c65110e0c93cbb75998c (diff) | |
| download | meta-openembedded-a9ad71a3609d07eb7eeaf155980672f05d79bf31.tar.gz | |
libuvc: 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-pyaudio')
0 files changed, 0 insertions, 0 deletions
