QGIS/resources/context_help/CMakeLists.txt
timlinux 28528d92c5 Arbitrary change to cause makefiles to update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12448 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-14 08:53:12 +00:00

6 lines
118 B
CMake

FILE(GLOB HELP_FILES *-*)
INSTALL(FILES ${HELP_FILES}
DESTINATION ${QGIS_DATA_DIR}/resources/context_help)