Skip to content

Commit 9e5e324

Browse files
committed
openorienteering-mapper: Build with Qt 5.15
1 parent e6d53e1 commit 9e5e324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openorienteering-mapper-git.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ endif()
3535

3636
set(Mapper_GIT_TAGS "master;dev" CACHE STRING "Mapper (git): The git branch names, commit IDs and tags")
3737
set(Mapper_GIT_LICENSING_PROVIDER "superbuild" CACHE STRING "Mapper (git): Provider for 3rd-party licensing information")
38-
set(Mapper_GIT_QT_VERSION 5.12 CACHE STRING "Mapper (git): Qt version")
38+
set(Mapper_GIT_QT_VERSION 5.15 CACHE STRING "Mapper (git): Qt version")
3939
option(Mapper_GIT_ENABLE_POSITIONING "Mapper: Enable positioning" ON)
4040
option(Mapper_GIT_MANUAL_PDF "Mapper (git): Provide the manual as PDF file (needs pdflatex)" OFF)
4141
set(Mapper_GIT_GDAL_DATA_DIR "NOTFOUND" CACHE STRING "Mapper (git): GDAL data directory")

0 commit comments

Comments
 (0)