Skip to content

Commit

Permalink
Bump required tools version to 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Jan 27, 2022
1 parent 1823ed4 commit 4141c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 32blit-config.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ if (NOT DEFINED BLIT_ONCE)

set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_EXTENSIONS OFF)
set(BLIT_MINIMUM_TOOLS_VERSION "0.7.1")
set(BLIT_MINIMUM_TOOLS_VERSION "0.7.2")

find_package(PythonInterp 3.6 REQUIRED)

Expand Down

0 comments on commit 4141c74

Please sign in to comment.