mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
cmake: remove superfluous cmake_minimum_required
This commit is contained in:
parent
7bff36e4b2
commit
3e530c6db1
1 changed files with 0 additions and 1 deletions
|
|
@ -3246,7 +3246,6 @@ else()
|
|||
endif()
|
||||
|
||||
if(SDL_CLANG_TIDY)
|
||||
cmake_minimum_required(VERSION 3.6)
|
||||
find_program(CLANG_TIDY_BINARY clang-tidy)
|
||||
|
||||
if(CLANG_TIDY_BINARY)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue