We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a8386e commit 411daceCopy full SHA for 411dace
src/ui/CMakeLists.txt
@@ -3,3 +3,4 @@ FILE(GLOB QGIS_UIS "${CMAKE_CURRENT_SOURCE_DIR}/*.ui")
3
QT4_WRAP_UI(QGIS_UIS_H ${QGIS_UIS})
4
5
ADD_CUSTOM_TARGET(ui ALL DEPENDS ${QGIS_UIS_H})
6
+
0 commit comments