Details
Description
Build fails with
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.
|
Also in storage/mroonga/CMakeLists.txt:20, etc.
This problem is not just wsrep, an attention in our code is also required.
Attachments
Issue Links
- relates to
-
MDEV-32131 CMake <3.5 deprecation warnings
-
- Closed
-
-
MDEV-36422 Build fails with cmake 4.0.0 due to wsrep
-
- Closed
-