This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-02-25 00:58:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
processing
/
images
/
CMakeLists.txt
4 lines
87 B
CMake
Raw
Normal View
History
Unescape
Escape
[processing] drop resources.qrc and load images dynamically. Also remove unused images
2015-05-18 19:51:26 +03:00
FILE
(
GLOB
IMAGE_FILES
*.png
*.gif
)
renamed "sextante" to "processing"
2013-08-12 20:44:27 +02:00
PLUGIN_INSTALL
(
processing
./images
${
IMAGE_FILES
}
)
Reference in New Issue
Copy Permalink