Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Seen during 11.0 build:
11.0.2 63df43a0e830c6b54178574e4f72f21d19ed765e |
CMake Deprecation Warning at storage/mroonga/vendor/groonga/CMakeLists.txt:18 (cmake_minimum_required):
|
Compatibility with CMake < 2.8.12 will be removed from a future version of
|
CMake.
|
 |
Update the VERSION argument <min> value or use a ...<max> suffix to tell
|
CMake that the project does not need compatibility with older versions.
|
storage/mroonga/vendor/groonga/CMakeLists.txt:18 |
cmake_minimum_required(VERSION 2.6.2)
|
Attachments
Issue Links
- relates to
-
MDEV-32131 CMake <3.5 deprecation warnings
- Open
-
MDEV-31203 wsrep CMake Deprecation Warning
- Open