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-03-03 00:02:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
processing
/
algs
/
grass7
/
ext
/
CMakeLists.txt
4 lines
81 B
CMake
Raw
Normal View
History
Unescape
Escape
[processing] added grass7 files (forgot to add them on refactoring)
2014-04-19 15:53:43 +02:00
FILE
(
GLOB
PY_FILES
*.py
)
[processing] Adapted make files (they were not changed after refactoring folder structure)
2014-04-20 11:30:03 +02:00
PLUGIN_INSTALL
(
processing
algs/grass7/ext
${
PY_FILES
}
)
Reference in New Issue
Copy Permalink