2013-08-20 09:22:03 +02:00

4 lines
81 B
CMake

FILE(GLOB IMAGE_FILES *.png)
PLUGIN_INSTALL(processing ./images ${IMAGE_FILES})