mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Update Qt docs link to version 5
This commit is contained in:
parent
1de71c12d6
commit
9a10047b3c
@ -5,7 +5,7 @@ SET (WITH_APIDOC FALSE CACHE BOOL "Determines whether the QGIS API doxygen docum
|
||||
SET (WITH_TXT2TAGS_PDF FALSE CACHE BOOL "Determines whether PDF should be generate for the txt2tags documentation")
|
||||
|
||||
# include Qt documentation
|
||||
SET (QT_DOC_URL "http://doc.qt.io/qt-4.8/" CACHE STRING "URL for Qt docs")
|
||||
SET (QT_DOC_URL "http://doc.qt.io/qt-5/" CACHE STRING "URL for Qt docs")
|
||||
|
||||
INCLUDE(Txt2Tags)
|
||||
FIND_TXT2TAGS()
|
||||
|
Loading…
x
Reference in New Issue
Block a user