Skip to content

Commit 411dace

Browse files
author
wonder
committed
Dummy commit that updates CMakeLists.txt in src/ui - should force cmake to update itself and don't complain about a missing ui file.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10554 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 6a8386e commit 411dace

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ui/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ FILE(GLOB QGIS_UIS "${CMAKE_CURRENT_SOURCE_DIR}/*.ui")
33
QT4_WRAP_UI(QGIS_UIS_H ${QGIS_UIS})
44

55
ADD_CUSTOM_TARGET(ui ALL DEPENDS ${QGIS_UIS_H})
6+

0 commit comments

Comments
 (0)