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 1590839 commit 810ee5eCopy full SHA for 810ee5e
3 files changed
doc/CMakeLists.txt
@@ -11,7 +11,7 @@ ELSE(TXT2TAGS_EXECUTABLE)
11
)
12
ENDIF(TXT2TAGS_EXECUTABLE)
13
14
-SET(QGIS_DOC_FILES ${QGIS_DOC_FILES} index.html favicon.ico qgisdoc.css AUTHORS CONTRIBUTORS SPONSORS DONORS TRANSLATORS)
+SET(QGIS_DOC_FILES ${QGIS_DOC_FILES} index.html changelog.html favicon.ico qgisdoc.css AUTHORS CONTRIBUTORS SPONSORS DONORS TRANSLATORS)
15
16
INSTALL(FILES ${QGIS_DOC_FILES} DESTINATION ${QGIS_DATA_DIR}/doc)
17
INSTALL(FILES images/qgis_new_80pct.png DESTINATION ${QGIS_DATA_DIR}/doc/images)
0 commit comments