[QGIS Commit] r10554 - trunk/qgis/src/ui

svn_qgis at osgeo.org svn_qgis at osgeo.org
Mon Apr 13 05:54:34 EDT 2009


Author: wonder
Date: 2009-04-13 05:54:34 -0400 (Mon, 13 Apr 2009)
New Revision: 10554

Modified:
   trunk/qgis/src/ui/CMakeLists.txt
Log:
Dummy commit that updates CMakeLists.txt in src/ui - should force cmake to update itself and don't complain about a missing ui file.


Modified: trunk/qgis/src/ui/CMakeLists.txt
===================================================================
--- trunk/qgis/src/ui/CMakeLists.txt	2009-04-13 09:44:20 UTC (rev 10553)
+++ trunk/qgis/src/ui/CMakeLists.txt	2009-04-13 09:54:34 UTC (rev 10554)
@@ -3,3 +3,4 @@
 QT4_WRAP_UI(QGIS_UIS_H ${QGIS_UIS})
 
 ADD_CUSTOM_TARGET(ui ALL DEPENDS ${QGIS_UIS_H})
+



More information about the QGIS-commit mailing list