mirror of
https://github.com/gbdev/rgbds.git
synced 2026-03-26 06:43:02 +00:00
Remove obsolete CMake version comment
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# 3.9 required for LTO checks
|
# 3.9 required for LTO checks
|
||||||
# 3.17 optional for CMAKE_CTEST_ARGUMENTS
|
|
||||||
cmake_minimum_required(VERSION 3.9...4.2 FATAL_ERROR)
|
cmake_minimum_required(VERSION 3.9...4.2 FATAL_ERROR)
|
||||||
|
|
||||||
project(rgbds
|
project(rgbds
|
||||||
|
|||||||
Reference in New Issue
Block a user