1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-26 00:08:20 -04:00

4 lines
70 B
CMake
Raw Normal View History

2015-05-18 21:04:20 +03:00
FILE(GLOB UI_FILES *.ui)
PLUGIN_INSTALL(processing ./ui ${UI_FILES})