QGIS/python/plugins/processing/ui/CMakeLists.txt

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})