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-09 00:35:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
sextante
/
admintools
/
geoserver
/
CMakeLists.txt
3 lines
85 B
CMake
Raw
Normal View
History
Unescape
Escape
restructured admintools (was geoservertools)
2012-11-07 21:04:51 +01:00
FILE
(
GLOB
PY_FILES
*.py
)
fixed problems with missing example scripts folder Restructured gdal tools (now gdal/ogr) Added new OTB segmentation algos
2012-11-10 00:31:01 +01:00
PLUGIN_INSTALL
(
sextante
./admintools/geoserver
${
PY_FILES
}
)
Reference in New Issue
Copy Permalink