Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Tomas Mizera <[email protected]>
  • Loading branch information
PeterPetrik and tomasMizera authored Oct 25, 2023
1 parent 9680fe2 commit 6bb007e
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 @@ -8,7 +8,7 @@ cmake_minimum_required(VERSION 3.22)
set(MM_VERSION_MAJOR "2")
set(MM_VERSION_MINOR "4")
set(MM_VERSION_PATCH "0")
set(QT_VERSION_DEFAULT: "6.5.3")
set(QT_VERSION_DEFAULT "6.5.3")

# Note: we cannot set this for non-android build, since CMake will start looking for
# Qt6AndroidMacros.cmake
Expand Down

0 comments on commit 6bb007e

Please sign in to comment.