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 wsrep-lib/CMakeLists.txt:5 (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.
			 | 
		
| 
				 wsrep-lib/CMakeLists.txt:5  | 
		
					cmake_minimum_required (VERSION 2.8)
			 | 
		
Attachments
Issue Links
- relates to
 - 
                    
MDEV-31204 Mroonga CMake Deprecation Warning
-         
 - Open
 
 -         
 - 
                    
MDEV-32131 CMake <3.5 deprecation warnings
-         
 - Closed
 
 -