diff options
| author | Alper Ak <alperyasinak1@gmail.com> | 2025-07-08 01:54:01 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-07-08 23:40:32 -0700 |
| commit | d783283245b1843b05f5b487bf5ccd770ea995fb (patch) | |
| tree | c93738a641b2f097dc3c752f918d51a25b2cff6b /meta-python/recipes-devtools/python/python3-pyfanotify | |
| parent | 4edf81ab1ca15ea0f11c54400cecbccda89bf8ee (diff) | |
| download | meta-openembedded-d783283245b1843b05f5b487bf5ccd770ea995fb.tar.gz | |
mbpoll: Add patch for CMake 4+ compatibility
Fix:
| CMake Error at CMakeLists.txt:3 (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-pyfanotify')
0 files changed, 0 insertions, 0 deletions
