We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6d53e1 commit 9e5e324Copy full SHA for 9e5e324
openorienteering-mapper-git.cmake
@@ -35,7 +35,7 @@ endif()
35
36
set(Mapper_GIT_TAGS "master;dev" CACHE STRING "Mapper (git): The git branch names, commit IDs and tags")
37
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")
+set(Mapper_GIT_QT_VERSION 5.15 CACHE STRING "Mapper (git): Qt version")
39
option(Mapper_GIT_ENABLE_POSITIONING "Mapper: Enable positioning" ON)
40
option(Mapper_GIT_MANUAL_PDF "Mapper (git): Provide the manual as PDF file (needs pdflatex)" OFF)
41
set(Mapper_GIT_GDAL_DATA_DIR "NOTFOUND" CACHE STRING "Mapper (git): GDAL data directory")
0 commit comments