1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-16 00:02:11 -04:00
2015-05-19 15:30:26 +03:00

4 lines
70 B
CMake

FILE(GLOB UI_FILES *.ui)
PLUGIN_INSTALL(processing ./ui ${UI_FILES})