mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
restore documentation used in about box
git-svn-id: http://svn.osgeo.org/qgis/trunk@15356 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
581cf99d0f
commit
3f3c21e6f4
@ -1,6 +1,6 @@
|
||||
INCLUDE(Txt2Tags)
|
||||
ADD_TXT2TAGS_FILES(QGIS_DOC_FILES INSTALL.t2t CODING.t2t AUTHORS.t2t CONTRIBUTORS.t2t SPONSORS.t2t DONORS.t2t TRANSLATORS.t2t)
|
||||
SET(QGIS_DOC_FILES ${QGIS_DOC_FILES} index.html favicon.ico qgisdoc.css)
|
||||
ADD_TXT2TAGS_FILES(QGIS_DOC_FILES INSTALL.t2t CODING.t2t)
|
||||
SET(QGIS_DOC_FILES ${QGIS_DOC_FILES} index.html favicon.ico qgisdoc.css AUTHORS CONTRIBUTORS SPONSORS DONORS TRANSLATORS)
|
||||
|
||||
ADD_CUSTOM_TARGET (t2tdoc ALL DEPENDS ${QGIS_DOC_FILES})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user