mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-10 00:13:55 -04:00
5 lines
110 B
CMake
5 lines
110 B
CMake
FILE(GLOB HELP_FILES *-*)
|
|
|
|
INSTALL(FILES ${HELP_FILES} DESTINATION ${QGIS_DATA_DIR}/resources/context_help)
|
|
|