mirror of
https://github.com/qgis/QGIS.git
synced 2025-05-04 00:02:45 -04:00
4 lines
70 B
CMake
4 lines
70 B
CMake
FILE(GLOB UI_FILES *.ui)
|
|
|
|
PLUGIN_INSTALL(processing ./ui ${UI_FILES})
|