mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
fix cmake warning about included scripts setting their minimum required version
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
CMAKE_MINIMUM_REQUIRED(VERSION 2.6.0 FATAL_ERROR)
|
||||
|
||||
SET(CMAKE_SYSTEM_NAME @CMAKE_SYSTEM_NAME@)
|
||||
SET(UNIX @UNIX@)
|
||||
SET(WIN32 @WIN32@)
|
||||
|
Reference in New Issue
Block a user