diff options
| author | Alper Ak <alperyasinak1@gmail.com> | 2025-07-08 22:56:36 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-07-09 09:16:08 -0700 |
| commit | a2f6dfd32131e3c5b84e5f4e7a4bab5fbc67658d (patch) | |
| tree | 91829eb71397d26f1dd6a513d9d4000f17477b25 /meta-python/recipes-devtools/python/python3-matplotlib | |
| parent | 2297a31eb432c36e91892dc3da9a8412c1867344 (diff) | |
| download | meta-openembedded-a2f6dfd32131e3c5b84e5f4e7a4bab5fbc67658d.tar.gz | |
gammu: Add patch for CMake 4+ compatibility
Fix:
| CMake Error at CMakeLists.txt:5 (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-matplotlib')
0 files changed, 0 insertions, 0 deletions
