cmake: remove superfluous cmake_minimum_required
This commit is contained in:
@@ -3246,7 +3246,6 @@ else()
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(SDL_CLANG_TIDY)
|
if(SDL_CLANG_TIDY)
|
||||||
cmake_minimum_required(VERSION 3.6)
|
|
||||||
find_program(CLANG_TIDY_BINARY clang-tidy)
|
find_program(CLANG_TIDY_BINARY clang-tidy)
|
||||||
|
|
||||||
if(CLANG_TIDY_BINARY)
|
if(CLANG_TIDY_BINARY)
|
||||||
|
|||||||
Reference in New Issue
Block a user