diff options
| author | Alper Ak <alperyasinak1@gmail.com> | 2025-07-09 20:30:49 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-07-09 13:35:19 -0700 |
| commit | fea7800935da29821e7874bce2a89d83a1a878b5 (patch) | |
| tree | 7cc2868bfac5ae9451be19d623d4263938ae4616 /meta-python/recipes-devtools/python/python3-pyaudio | |
| parent | 38c37d867c228d8ac1e650bf7f7186e7b89c5c69 (diff) | |
| download | meta-openembedded-fea7800935da29821e7874bce2a89d83a1a878b5.tar.gz | |
dlt-daemon: Add patch for CMake 4+ compatibility
Fix:
| CMake Error at CMakeLists.txt:17 (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
