diff options
| author | Alper Ak <alperyasinak1@gmail.com> | 2025-07-08 22:56:26 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-07-09 09:16:06 -0700 |
| commit | c3282bbe64f009225bb14803c4a755199f51d2d9 (patch) | |
| tree | a9088d1b885de7e671346e3502fd9a99cf4328ca /meta-python/recipes-devtools/python/python3-hexbytes_1.3.1.bb | |
| parent | bb9e0232eb7c43915b0635c1d05e691c717e552b (diff) | |
| download | meta-openembedded-c3282bbe64f009225bb14803c4a755199f51d2d9.tar.gz | |
rapidjson: 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-hexbytes_1.3.1.bb')
0 files changed, 0 insertions, 0 deletions
