Skip to content

Commit

Permalink
Update tested CMake versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sago007 committed May 9, 2024
1 parent b553da1 commit e157f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.5.1...3.22.1)
cmake_minimum_required(VERSION 3.5.1...3.27.4)
project (blockattack)
set(BIN_DIR ${blockattack_SOURCE_DIR}/Game)

Expand Down

0 comments on commit e157f0f

Please sign in to comment.