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-06 00:05:02 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
processing
/
algs
/
qgis
/
CMakeLists.txt
5 lines
96 B
CMake
Raw
Normal View
History
Unescape
Escape
add cmake stuff for SEXTANTE plugin
2012-09-14 14:44:25 +03:00
FILE
(
GLOB
PY_FILES
*.py
)
[processing] port QGIS native field calculator
2013-10-23 20:13:59 +03:00
ADD_SUBDIRECTORY
(
ui
)
reorganized native algorithms into one single group
2012-12-20 00:16:05 +01:00
more processing cmake fixes
2014-04-20 22:38:24 +02:00
PLUGIN_INSTALL
(
processing
algs/qgis
${
PY_FILES
}
)
Reference in New Issue
Copy Permalink