Skip to content

Commit

Permalink
Dummy commit that updates CMakeLists.txt in src/ui - should force cma…
Browse files Browse the repository at this point in the history
…ke to update itself and don't complain about a missing ui file.

git-svn-id: http://svn.osgeo.org/qgis/trunk@10554 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
wonder committed Apr 13, 2009
1 parent 129286e commit ef8a729
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/CMakeLists.txt
Expand Up @@ -3,3 +3,4 @@ FILE(GLOB QGIS_UIS "${CMAKE_CURRENT_SOURCE_DIR}/*.ui")
QT4_WRAP_UI(QGIS_UIS_H ${QGIS_UIS})

ADD_CUSTOM_TARGET(ui ALL DEPENDS ${QGIS_UIS_H})

0 comments on commit ef8a729

Please sign in to comment.