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
/
processing
/
algs
/
lidar
/
lastools
/
CMakeLists.txt
4 lines
87 B
CMake
Raw
Normal View
History
Unescape
Escape
renamed "sextante" to "processing"
2013-08-12 20:44:27 +02:00
FILE
(
GLOB
PY_FILES
*.py
)
[processing] fixes cmake for lastools, removes the interface module and adds import iface module where lacking
2014-05-21 22:03:08 +02:00
PLUGIN_INSTALL
(
processing
./algs/lidar/lastools
${
PY_FILES
}
)
Reference in New Issue
Copy Permalink