Skip to content

Commit

Permalink
Patch Tuesday - N
Browse files Browse the repository at this point in the history
  • Loading branch information
Wodan58 committed Nov 26, 2024
1 parent 487f4f4 commit d41da2c
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
Expand Up @@ -3,7 +3,7 @@
# version : 1.33
# date : 11/11/24
#
cmake_minimum_required(VERSION 3.31)
cmake_minimum_required(VERSION 3.29)
project(Joy VERSION 1.0)
if("${CMAKE_BUILD_TYPE}" STREQUAL "")
set(CMAKE_BUILD_TYPE "Release")
Expand Down

0 comments on commit d41da2c

Please sign in to comment.